# Run this like so: `perl (>>>FILE<<<)' use warnings; use strict; $|=1; use Test::More qw( no_plan ); (>>>9<<<) use_ok("(>>>PERL_MODULE_NAME<<<)"); ok((>>>POINT<<<), ); # INCOMPLETE __END__ Copyright (C) (>>>YEAR<<<) by (>>>USER_NAME<<<) This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.2 or, at your option, any later version of Perl 5 you may have available.