NAME

Test::Package - This is a test string.

DOCUMENTATION

This is to test the operation of Pod::Simple::XHTML::BlendedCode.

Pod::Simple is (ab)used.

package Test::Package;

NAME

Test::Package - This is a test string.

$parser->internal_modules_hash({
    'Pod::Simple::XHTML::BlendedCode(.*)?' => 'Pod-Simple-XHTML-BlendedCode/',
});
$parser->internal_url_postfix('.pm.html');
$parser->internal_url_prefix('http://csjewell.comyr.com/perl/');

DOCUMENTATION

This is to test the operation of Pod::Simple::XHTML::BlendedCode.

Pod::Simple is (ab)used.

1;

END_OF_EXPECTED_TEST_OUTPUT