Name : perl-Module-Reload
| |
Version : 1.07
| Vendor : Mandriva
|
Release : 2mdv2008.0
| Date : 2007-06-03 19:16:27
|
Group : Development/Perl
| Source RPM : perl-Module-Reload-1.07-2mdv2008.0.src.rpm
|
Size : 0.01 MB
| |
Packager : Anssi Hannula < anssi_mandriva_org>
| |
Summary : Reload %INC files when updated on disk
|
Description :
When Perl pulls a file via C< require>, it stores the filename in the global hash C< %INC>. The next time Perl tries to C< require> the same file, it sees the file in C< %INC> and does not reload from disk. This module\'s handler iterates over C< %INC> and reloads the file if it has changed on disk.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2008.0/i586/media/contrib/release |