all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: librelative-perl  ]

Пакунок: librelative-perl (0.04-4)

Links for librelative-perl

Screenshot

Debian Resources:

Download Source Package librelative-perl:

Maintainer:

External Resources:

Similar packages:

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;

Tags: Software Development: Perl Development, Бібліотеки, Implemented in: Perl, Role: Shared Library

Інші пакунки пов'язані з librelative-perl

  • depends
  • recommends
  • suggests
  • enhances

Завантажити librelative-perl

Завантаження для всіх доступних архітектур
Архітектура Розмір пакунка Розмір після встановлення Файли
all 9.4 kB28.0 kB [список файлів]