summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/cpan/Pod-Simple/t/xhtml05.t
diff options
context:
space:
mode:
authorsthen <sthen@openbsd.org>2013-03-25 20:06:16 +0000
committersthen <sthen@openbsd.org>2013-03-25 20:06:16 +0000
commit898184e3e61f9129feb5978fad5a8c6865f00b92 (patch)
tree56f32aefc1eed60b534611007c7856f82697a205 /gnu/usr.bin/perl/cpan/Pod-Simple/t/xhtml05.t
parentPGSHIFT -> PAGE_SHIFT (diff)
downloadwireguard-openbsd-898184e3e61f9129feb5978fad5a8c6865f00b92.tar.xz
wireguard-openbsd-898184e3e61f9129feb5978fad5a8c6865f00b92.zip
import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself
Diffstat (limited to 'gnu/usr.bin/perl/cpan/Pod-Simple/t/xhtml05.t')
-rwxr-xr-xgnu/usr.bin/perl/cpan/Pod-Simple/t/xhtml05.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/cpan/Pod-Simple/t/xhtml05.t b/gnu/usr.bin/perl/cpan/Pod-Simple/t/xhtml05.t
index 4e2738ee7ff..00d55896137 100755
--- a/gnu/usr.bin/perl/cpan/Pod-Simple/t/xhtml05.t
+++ b/gnu/usr.bin/perl/cpan/Pod-Simple/t/xhtml05.t
@@ -33,7 +33,7 @@ is($results, <<'EOHTML', "a for block");
EOHTML
-foreach my $target qw(note tip warning) {
+foreach my $target (qw(note tip warning)) {
initialize($parser, $results);
$parser->accept_targets_as_text( $target );
$parser->parse_string_document(<<"EOPOD");