Name : perl-Module-Reload
| |
Version : 1.07
| Vendor : Mandriva
|
Release : 2mdv2009.0
| Date : 2008-07-23 07:46:08
|
Group : Development/Perl
| Source RPM : perl-Module-Reload-1.07-2mdv2009.0.src.rpm
|
Size : 0.01 MB
| |
Packager : Thierry Vignaud < tvignaud_mandriva_com>
| |
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/2009.0/i586/media/contrib/release |