diff options
Diffstat (limited to 'ext/Pod-Simple/t/testlib2/Suzzle.pm')
-rw-r--r-- | ext/Pod-Simple/t/testlib2/Suzzle.pm | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ext/Pod-Simple/t/testlib2/Suzzle.pm b/ext/Pod-Simple/t/testlib2/Suzzle.pm new file mode 100644 index 0000000000..b96722c13b --- /dev/null +++ b/ext/Pod-Simple/t/testlib2/Suzzle.pm @@ -0,0 +1,10 @@ + +1; +__END__ + +=head1 NAME + +Sizzlesuzzle -- hooboy, this is a test file too. + +=cut + |