MooseX-Emulate-Class-Accessor-Fast
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the perldoc command.
perldoc MooseX::Emulate::Class::Accessor::Fast
You can also look for information at:
Search CPAN
http
more»
0.00802 Apr 23, 2008
- Declare test dependency on Test::Exception. Closes RT#43194. (rafl)
- Turn build_requires on Test::More into test_requires. (rafl)
- Fix doc typos in SYNOPSIS. Closes RT#40380. (rafl)
0.00801 Apr 09, 2009
- Make the accessor meta method class compatible with recent Moose.
- Stop using deprecated Moose api to avoid warn
more»