clarify the nature of the performance penalty
[gitmo/Moose-Autobox.git] / README
CommitLineData
0a73bc93 1Moose::Autobox version 0.08
260cc81f 2===========================
3
4See the individual module documentation for more information
5
6INSTALLATION
7
8To install this module type the following:
9
10 perl Makefile.PL
11 make
12 make test
13 make install
14
15DEPENDENCIES
16
17This module requires these other modules and libraries:
18
19 autobox
20 Moose
f6e003cc 21 Perl6::Junction
260cc81f 22
23COPYRIGHT AND LICENCE
24
ea4e64bf 25Copyright (C) 2006-2008 Infinity Interactive, Inc.
260cc81f 26
27http://www.iinteractive.com
28
29This library is free software; you can redistribute it and/or modify
30it under the same terms as Perl itself.
31