Name : perl-Module-Reload
| |
Version : 1.70.0
| Vendor : Mandriva
|
Release : 1mdv2010.0
| Date : 2009-08-05 11:45:07
|
Group : Development/Perl
| Source RPM : perl-Module-Reload-1.70.0-1mdv2010.0.src.rpm
|
Size : 0.01 MB
| |
Packager : Jérôme Quelin < jquelin_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/2010.1/i586/media/contrib/release |