xref: /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/testlib3/squaa/Vliff.pm (revision b39c515898423c8d899e35282f4b395f7cad3298)
1*b39c5158Smillert
2*b39c5158Smillert=head1 NAME
3*b39c5158Smillert
4*b39c5158Smillertsquaa::Vliff -- blorpoesu
5*b39c5158Smillert
6*b39c5158Smillert=head1 DESCRIPTION
7*b39c5158Smillert
8*b39c5158SmillertThis is just a test file.
9*b39c5158Smillert
10*b39c5158Smillert=cut
11*b39c5158Smillert
12*b39c5158Smillertprint "HOOBOY!\n";
13*b39c5158Smillert1;
14*b39c5158Smillert
15