source: trunk/essentials/dev-lang/perl/lib/Pod/t/htmlescp.pod

Last change on this file was 3181, checked in by bird, 19 years ago

perl 5.8.8

File size: 318 bytes
Line 
1=head1 NAME
2
3Escape Sequences Test
4
5=head1 DESCRIPTION
6
7I am a stupid fool who puts naked < & > characters in my POD
8instead of escaping them as E<lt> and E<gt>.
9
10Here is some B<bold> text, some I<italic> plus F</etc/fstab>
11file and something that looks like an E<lt>htmlE<gt> tag.
12This is some C<$code($arg1)>.
13
14=cut
Note: See TracBrowser for help on using the repository browser.