Debian lenny version packages
[pkg-perl] / deb-src / libpod-coverage-perl / libpod-coverage-perl-0.19 / t / lib / Args.pm
1 package Args;
2
3 sub foo {}
4
5 1;
6 __END__
7
8 # test module - one sub, documented with a head2 with sample arguments
9
10 =head2 foo($bar, @baz)
11
12 foo takes a bar and the rest of the stuff is an array of bazen