Added script to missing help text files
[catagits/CatalystX-HelpText.git] / lib / CatalystX / HelpText.pm
CommitLineData
e226a3e6 1package CatalystX::HelpText;
2use Moose;
3use namespace::autoclean;
4
51;
6
7=head1 NAME
8
3259663d 9CatalystX::HelpText -
e226a3e6 10
11=head1 DESCRIPTION
12
13=head1 METHODS
14
15=head1 BUGS
16
17=head1 AUTHOR
18
3259663d 19Cinxgler Mariaca Minda,C<cinxgler at ci-info.com>
e226a3e6 20
3259663d 21=head1 COPYRIGHT
22
23Copyright state51.
24
25=head1 LICENSE
e226a3e6 26
27This sofware is free software, and is licensed under the same terms as perl itself.
28
29=cut
30