Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37727717
en ru br
ALT Linux repositórios
S:0.36-alt1
5.0: 0.12-alt1
4.1: 0.10-alt1
4.0: 0.10-alt1
3.0: 0.10-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Module-Load

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.10-alt1
Data da compilação: 12 julho 2005, 19:34 ( 981.4 weeks ago )
Tamanho:: 7683 b

Home page:   http://www.cpan.org

Licença: Artistic
Sumário: Module-Load - Load modules in a DWIM style
Descrição:

"load" eliminates the need to know whether you are trying to require
either a file or a module.

If you consult "perldoc -f require" you will see that "require" will
behave differently when given a bareword or a string.

In the case of a string, "require" assumes you are wanting to load a
file. But in the case of a bareword, it assumes you mean a module.

This gives nasty overhead when you are trying to dynamically require
modules at runtime, since you will need to change the module notation
("Acme::Comment") to a file notation fitting the particular platform
you are on.

"load" elimates the need for this overhead and will just DWYM.

Mantenedor currente: Vitaly Lipatov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Module-Load
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009