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