perl-Module-Reload
Reloads files in %INC based on timestamps
SRPM: perl-Module-Reload-1.07-2.n0i.2.fc7.src.rpm SPEC: perl-Module-Reload.spec Version: 1.07 Release: 2.n0i.2.fc7 Epoch: License: Artistic Group: Development/Libraries Size: 3416 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Module-Reload/ Date: Sun Jun 03 2007, 00:22 GMT
Description:
When Perl pulls a file via "require", it stores the filename in the global
hash %INC. The next time Perl tries to "require" the same file, it sees the
file in %INC and does not reload from disk. This module's handler iterates
over %INC and reloads the file if it has changed on disk.
hash %INC. The next time Perl tries to "require" the same file, it sees the
file in %INC and does not reload from disk. This module's handler iterates
over %INC and reloads the file if it has changed on disk.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 1.07-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> 1.07-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7
Files:
- Module-Reload-1.07.tar.gz
- perl-Module-Reload.spec
Requires:
- perl(ExtUtils::MakeMaker)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)