head
normal text
bold text
this is POD POD
$expected = <<POD; <html> <head> </head> <body> <h1>head</h1> <p>normal text</p> <p><b>bold text</b></p> <p>this is PO/p </body> </html> POD
$obj->add_content(data => $in, driver => 'EBook::MOBI::Driver::POD'); $obj->make(); $out = $obj->print_mhtml(1);
is($out, $expected, 'Tested EBook::MOBI::Driver::POD'); $obj->reset();
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 68:
Deleting unknown formatting code D<>