Initial updates
[catagits/Catalyst-Devel.git] / lib / Catalyst / Devel.pm
CommitLineData
c93c671b 1package Catalyst::Devel;\r
2\r
3use strict;\r
4use warnings;\r
5\r
6our VERSION = '1.00';\r
7\r
8=head1 NAME
9
10Catalyst::Devel - Catalyst Development Tools
11\r
12=head1 LICENSE
13
14This library is free software, you can redistribute it and/or modify
15it under the same terms as Perl itself.\r
16\r
17=cut\r
18\r
191;