added default attr options to Counter
[gitmo/MooseX-AttributeHelpers.git] / README
CommitLineData
72a41843 1MooseX::AttributeHelpers version 0.03
22d869ff 2===========================
3
4See the individual module documentation for more information
5
6INSTALLATION
7
8To install this module type the following:
9
38abf787 10 perl Build.PL
11 ./Build
12 ./Build test
13 ./Build install
22d869ff 14
15DEPENDENCIES
16
17This module requires these other modules and libraries:
18
19 Moose
20
21COPYRIGHT AND LICENCE
22
23Copyright (C) 2007 Infinity Interactive, Inc.
24
25http://www.iinteractive.com
26
27This library is free software; you can redistribute it and/or modify
28it under the same terms as Perl itself.
29