Пакет: librelative-perl (0.04-4)
Връзки за librelative-perl
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник librelative-perl.
- [librelative-perl_0.04-4.dsc]
- [librelative-perl_0.04.orig.tar.gz]
- [librelative-perl_0.04-4.debian.tar.xz]
Отговорник:
Външни препратки:
- Начална страница [metacpan.org]
Подобни пакети:
Load modules with relative names
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;
my ($Maker, $Publisher) = import relative qw(Create Publish); my $report = $Maker->new; my $publisher = $Publisher->new;
Други пакети, свързани с librelative-perl
|
|
|
|
-
- dep: libuniversal-require-perl
- Load modules from a variable (deprecated)
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Изтегляне на librelative-perl
Архитектура | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|
all | 9,4 кБ | 28,0 кБ | [списък на файловете] |