всички настройки
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Източник: librelative-perl  ]

Пакет: librelative-perl (0.04-2.1)

Връзки за librelative-perl

Screenshot

Ресурси за Debian:

Изтегляне на пакет-източник librelative-perl.

Отговорници:

Външни препратки:

Подобни пакети:

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;

Етикети: Software Development: Perl Development, Библиотеки, Implemented in: Пърл, Role: Shared Library

Други пакети, свързани с librelative-perl

  • зависимости
  • препоръчани
  • предложени
  • enhances

Изтегляне на librelative-perl

Изтегляне за всички налични архитектури
Архитектура Големина на пакета Големина след инсталиране Файлове
all 9,7 кБ29,0 кБ [списък на файловете]