Name : perl-Class-Accessor-Named
| |
Version : 0.009
| Vendor : Dag Apt Repository, http://dag_wieers_com/apt/
|
Release : 1.el5.rf
| Date : 2010-02-25 19:25:20
|
Group : Applications/CPAN
| Source RPM : perl-Class-Accessor-Named-0.009-1.el5.rf.src.rpm
|
Size : 0.01 MB
| |
Packager : Dag Wieers < dag_wieers_com>
| |
Summary : Better profiling output for Class::Accessor
|
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. While it shouldn\'t add much additional runtime overhead (as it acts only Class::Accessor\'s generator functions), it has not been designed for production deployment.
|
RPM found in directory: /packages/linux-pbone/archive/pkgs.repoforge.org/perl-Class-Accessor-Named |