Package : perl-MooseX-Singleton > RPM : perl-MooseX-Singleton-0.260.0-1.mga1.noarch.rpm

Basic items

Install
Name perl-MooseX-Singleton
Version 0.260.0
Release 1.mga1
URL http://search.cpan.org/dist/MooseX-Singleton
Group Development/Perl
Summary Base class for MooseX::Singleton
Size 49KB
Arch noarch
License GPL+ or Artistic

Description

A singleton is a class that has only one instance in an application.
'MooseX::Singleton' lets you easily upgrade (or downgrade, as it were) your
the Moose manpage class to a singleton.

All you should need to do to transform your class is to change 'use Moose'
to 'use MooseX::Singleton'. This module uses a new class metaclass and
instance metaclass, so if you're doing metamagic you may not be able to use
this.

'MooseX::Singleton' gives your class an 'instance' method that can be used
to get a handle on the singleton. It's actually just an alias for 'new'.

Media information

Distribution release Mageia 1
Media name core-updates
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2011-02-28 13:07:49
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie