#!/usr/bin/perl -w # -*- perl -*- BEGIN { require "./t/pod2html-lib.pl"; } use strict; use Test::More tests => 1; convert_n_test("htmlescp", "html escape"); __DATA__ Escape Sequences Test

NAME

Escape Sequences Test

DESCRIPTION

I am a stupid fool who puts naked < & > characters in my POD instead of escaping them as < and >.

Here is some bold text, some italic plus /etc/fstab file and something that looks like an <html> tag. This is some $code($arg1).

Some numeric escapes: P e r l