perl-Class-Exporter

Export class methods as regular subroutines

SRPM:     perl-Class-Exporter-0.03-2.n0i.2.fc8.src.rpm
SPEC:     perl-Class-Exporter.spec
Version:  0.03
Release:  2.n0i.2.fc8
Epoch:    
License:  Artistic
Group:    Development/Libraries
Size:     22257
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/Class-Exporter/
Date:     Tue Jun 05 2007, 07:04 GMT

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.

Changelog:

  • Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.03-2.n0i.2
    - spec file (re)created using N0i::CPAN::RPMizer v1.14.7
    - rebuild on perl 5.8.8
  • Thu Aug 04 2005 Marius Feraru <altblue@n0i.net> 0.03-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer/1.01
    - rebuild on perl 5.8.7

Files:

  • Class-Exporter-0.03.tar.gz
  • perl-Class-Exporter.spec

Requires:

  • perl(ExtUtils::MakeMaker)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)