perl-Class-Accessor-Named
Better profiling output for Class::Accessor
SRPM: perl-Class-Accessor-Named-0.008-1.n0i.2.fc8.src.rpm SPEC: perl-Class-Accessor-Named.spec Version: 0.008 Release: 1.n0i.2.fc8 Epoch: License: Artistic Group: Development/Libraries Size: 22919 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Class-Accessor-Named/ Date: Tue Jun 05 2007, 06:48 GMT
Description:
Class::Accessor is a great way to automate the tedious task of generating
accessors and mutators. One small drawback is that due to the details of
the implemenetation, you only get one "__ANON__" entry in profiling output.
That entry contains all your accessors, which can be a real pain if you're
attempting to figure out *which* of your accessors is being called six
billion times. This module is a development aid which uses Hook::LexWrap
and Sub::Name to talk your accessors into identifying themselves.
accessors and mutators. One small drawback is that due to the details of
the implemenetation, you only get one "__ANON__" entry in profiling output.
That entry contains all your accessors, which can be a real pain if you're
attempting to figure out *which* of your accessors is being called six
billion times. This module is a development aid which uses Hook::LexWrap
and Sub::Name to talk your accessors into identifying themselves.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.008-1.n0i.2
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7
- version 0.008 - Sat Jul 08 2006 Marius Feraru <altblue@n0i.net> - 0.002-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer v1.12.1
- rebuild on perl 5.8.8
Files:
- Class-Accessor-Named-0.008.tar.gz
- perl-Class-Accessor-Named.spec
Requires:
- perl(Class::Accessor)
- perl(ExtUtils::MakeMaker)
- perl(Hook::LexWrap)
- perl(Sub::Name)
- perl(Test::Dependencies)
- perl(UNIVERSAL::require)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)