Initial template
[catagits/CatalystX-Debug-RequestHeaders.git] / lib / CatalystX / Debug / RequestHeaders.pm
CommitLineData
4b9bbaf9 1package CatalystX::Debug::RequestHeaders;
2use Moose;
3use namespace::autoclean;
4
51;
6
7=head1 NAME
8
9CatalystX::Debug::RequestHeaders -
10
11=head1 DESCRIPTION
12
13=head1 METHODS
14
15=head1 BUGS
16
17=head1 AUTHOR
18
19=head1 COPYRIGHT & LICENSE
20
21Copyright 2009 the above author(s).
22
23This sofware is free software, and is licensed under the same terms as perl itself.
24
25=cut
26