Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37406969
en ru br
ALT Linux repositórios
S:0.19-alt1
5.0: 0.11-alt2
4.1: 0.11-alt1
4.0: 0.11-alt1

Group :: Desenvolvimento/Perl
RPM: perl-UNIVERSAL-require

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.19-alt1
Data da compilação: 31 março 2021, 18:30 ( 159.3 weeks ago )
Tamanho:: 10.28 Kb

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

Licença: Artistic
Sumário: require() modules from a variable
Descrição:

If you've ever had to do this...

   eval "require $module";

to get around the bareword caveats on require(), this module is for
you.  It creates a universal require() class method that will work
with every Perl module and its secure.  So instead of doing some
arcane eval() work, you can do this:

   $module->require;

It doesn't save you much typing, but it'll make alot more sense to
someone who's not a ninth level Perl acolyte.

Mantenedor currente: Vitaly Lipatov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-UNIVERSAL-require
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