Name : perl-relative
| |
Version : 0.04
| Vendor : Mandriva
|
Release : 3mdv2010.0
| Date : 2009-09-07 10:51:01
|
Group : Development/Perl
| Source RPM : perl-relative-0.04-3mdv2010.0.src.rpm
|
Size : 0.01 MB
| |
Packager : Thierry Vignaud < tvignaud_mandriva_com>
| |
Summary : Load modules with relative names
|
Description :
This module allows you to load modules using only parts of their name, relatively to the current module or to a given module. Module names are by default searched below the current module, but can be searched upper in the hierarchy using the \'..::\' syntax.
In order to further loosen the namespace coupling, \'import\' returns the full names of the loaded modules, making object-oriented code easier to write:
use relative;
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.0/i586/media/contrib/release |