source:
trunk/essentials/dev-lang/perl/lib/Pod/t/htmlescp.pod
| Last change on this file was 3181, checked in by , 19 years ago | |
|---|---|
| File size: 318 bytes | |
| Line | |
|---|---|
| 1 | =head1 NAME |
| 2 | |
| 3 | Escape Sequences Test |
| 4 | |
| 5 | =head1 DESCRIPTION |
| 6 | |
| 7 | I am a stupid fool who puts naked < & > characters in my POD |
| 8 | instead of escaping them as E<lt> and E<gt>. |
| 9 | |
| 10 | Here is some B<bold> text, some I<italic> plus F</etc/fstab> |
| 11 | file and something that looks like an E<lt>htmlE<gt> tag. |
| 12 | This is some C<$code($arg1)>. |
| 13 | |
| 14 | =cut |
Note:
See TracBrowser
for help on using the repository browser.
