perl-Class-Exporter - Export class methods as regular subroutines
Website: | http://search.cpan.org/dist/Class-Exporter/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- Description:
This module makes it much easier to make a module have a hybrid object/method interface similar to the one of CGI.pm. You can take any old module that has an object- oriented interface and convert it to have a hybrid interface by simply adding "use base 'Class::Exporter'" to your code.
Packages
perl-Class-Exporter-0.03-6.fc14.noarch [10 KiB] |
Changelog
by Marcela Maslanova (2010-04-30):
- Mass rebuild with perl-5.12.0 |