Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37041229
en ru br
ALT Linux repositórios
S:0.03-alt2.1
5.0: 0.03-alt2

Group :: Desenvolvimento/Perl
RPM: perl-Class-Exporter

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.03-alt2.1
Data da compilação: 22 novembro 2010, 17:53 ( 696.4 weeks ago )
Tamanho:: 22.26 Kb

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

Licença: Artistic
Sumário: Export class methods as regular subroutines
Descrição:

This module makes it much easier to make a module have a hybrid object/method
interface similar to the one of CGI.pm. You can take any old module that has
an object- oriented interface and convert it to have a hybrid interface by
simply adding "use base 'Class::Exporter'" to your code.

This package allows you to export object methods. It supports "import()",
@EXPORT and @EXPORT_OK and not a whole lot else. Each package into
which your object methods are imported gets its own instance of the object.
This ensures that there are no interaction effects between multiple packages
that use your object.

Mantenedor currente: Vitaly Lipatov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Class-Exporter
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