perl-Class-Data-Reloadable

Inheritable class data survives reloads

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

Description:

A drop-in replacement for Class::Data::Inheritable, but subclasses can be
reloaded without losing their class data. This is useful in mod_perl
development, and may be useful elsewhere. In mod_perl, Apache::Reload
conveniently reloads modules that have been modified, rather than having to
restart Apache. This works well unless the module stores class data that
are not re-created during the reload. In this situation, you still need to
restart the server, in order to rebuild the class data.

Changelog:

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

Files:

  • Class-Data-Reloadable-0.04.tar.gz
  • perl-Class-Data-Reloadable.spec

Requires:

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