Initial commit
[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 =head1 COPYRIGHT & LICENSE
20
21 Copyright 2009 the above author(s).
22
23 This sofware is free software, and is licensed under the same terms as perl itself.
24
25 =cut
26