NAME
$packname -
SYNOPSIS
use $packname;
DESCRIPTION
END_HEAD
my $funcspod = ''; foreach my $func (@funcs) { $funcspod .= "=head2 $func\n\n\n\n"; }
my $footer = <<"END_FOOT"; =head1 IMPORTANT NOTE
This module is part of the PageCamel framework. Currently, only limited support and documentation exists outside my DarkPAN repositories. This source is currently only provided for your reference and usage in other projects (just copy&paste what you need, see license terms below).
AUTHOR
Rene Schickbauer, <cavac\@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2008-2024 Rene Schickbauer
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.