Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37375345
en ru br
ALT Linux repos
S:0.13-alt1.1

Group :: Development/Perl
RPM: perl-MooseX-Traits

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.13-alt1.1
Build date: 9 april 2016, 20:28 ( 418.6 weeks ago )
Size: 34.80 Kb

Home page:   http://search.cpan.org/dist/MooseX-Traits/

License: GPL or Artistic
Summary: Automatically apply roles at object creation time
Description:

Often you want to create components that can be added to a class
arbitrarily. This module makes it easy for the end user to use these
components. Instead of requiring the user to create a named class with
the desired roles applied, or apply roles to the instance one-by-one,
he can just create a new class from yours with "with_traits", and then
instantiate that.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-MooseX-Traits
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin