--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-6651
2009-06-18 11:03:15
--------------------------------------------------------------------------------
Name : perl-Moose
Product : Fedora 11
Version : 0.81
Release : 1.fc11
URL : http://search.cpan.org/dist/Moose/
Summary : Complete modern object system for Perl 5
Description :
Moose is an extension of the Perl 5 object system.
Moose is built on top of Class::MOP, which is a metaclass system for
Perl 5. This means that Moose not only makes building normal Perl 5
objects better, but it also provides the power of metaclass programming.
such things. Moose is different from other Perl 5 object systems because
it is not a new system, but instead an extension of the existing one.
While Moose is very much inspired by Perl 6, it is not itself Perl
6. Instead, it is an OO system for Perl 5. I built Moose because I was
tired or writing the same old boring Perl 5 OO code, and drooling over
Perl 6 OO. So instead of switching to Ruby, I wrote Moose :)
--------------------------------------------------------------------------------
Update Information:
Mass Moose update.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jun 9 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.81-1
- auto-update to 0.81 (by cpan-spec-update 0.01)
- altered br on perl(Class::MOP) (0.83 => 0.85)
* Sun Jun 7 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.80-1
- auto-update to 0.80 (by cpan-spec-update 0.01)
* Tue May 19 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.79-1
- auto-update to 0.79 (by cpan-spec-update 0.01)
* Wed May 13 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.78-1
- auto-update to 0.78 (by cpan-spec-update 0.01)
- altered br on perl(Test::Exception) (0.21 => 0.27)
- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
- added a new br on perl(Sub::Name) (version 0)
- altered br on perl(Class::MOP) (0.81 => 0.83)
- altered br on perl(Sub::Exporter) (0.954 => 0.972)
- added a new br on perl(Carp) (version 0)
* Mon May 4 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.74-2
- switch filtering to a cleaner system
* Sat Apr 18 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.74-1
- update to 0.74
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update perl-Moose' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-6651
2009-06-18 11:03:15
--------------------------------------------------------------------------------
Name : perl-MooseX-AttributeHelpers
Product : Fedora 11
Version : 0.19
Release : 1.fc11
URL : http://search.cpan.org/dist/MooseX-AttributeHelpers/
Summary : Extended Moose attribute interfaces
Description :
While Moose attributes provide you with a way to name your accessors,
readers, writers, clearers and predicates, this library provides commonly
used attribute helper methods for more specific types of data.
--------------------------------------------------------------------------------
Update Information:
Mass Moose update.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jun 16 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.19-1
- drop br on CPAN
- auto-update to 0.19 (by cpan-spec-update 0.01)
- added a new req on perl(Moose) (version 0.56)
* Wed May 27 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.17-1
- auto-update to 0.17 (by cpan-spec-update 0.01)
- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
* Tue May 26 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.16-2
- add br on CPAN until M::I bundled version is updated
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update perl-MooseX-AttributeHelpers' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-6651
2009-06-18 11:03:15
--------------------------------------------------------------------------------
Name : perl-MooseX-ClassAttribute
Product : Fedora 11
Version : 0.08
Release : 1.fc11
URL : http://search.cpan.org/dist/MooseX-ClassAttribute/
Summary : Declare class attributes Moose-style
Description :
This module allows you to declare class attributes in exactly the same way as
object attributes, using class_has() instead of has().
You can use any feature of Moose's attribute declarations, including overriding
a parent's attributes, delegation (handles), and attribute metaclasses, and it
should just work. The one exception is the "required" flag, which is not
allowed for class attributes.
The accessor methods for class attribute may be called on the class directly,
or on objects of that class. Passing a class attribute to the constructor will
not set it.
--------------------------------------------------------------------------------
Update Information:
Mass Moose update.
--------------------------------------------------------------------------------
ChangeLog:
* Wed May 27 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.08-1
- auto-update to 0.08 (by cpan-spec-update 0.01)
- added a new br on perl(Scalar::Util) (version 0)
- altered br on perl(Moose) (0 => 0.74)
- altered br on perl(MooseX::AttributeHelpers) (0 => 0.13)
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update perl-MooseX-ClassAttribute' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-7151
2009-06-30 20:57:42
--------------------------------------------------------------------------------
Name : rubygem-term-ansicolor
Product : Fedora 11
Version : 1.0.3
Release : 3.fc11
URL : http://term-ansicolor.rubyforge.org
Summary : Ruby library that colors strings using ANSI escape sequences
Description :
Small Ruby library that colors strings using ANSI escape sequences.
--------------------------------------------------------------------------------
ChangeLog:
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update rubygem-term-ansicolor' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-6613
2009-06-18 11:01:08
--------------------------------------------------------------------------------
Name : perl-MooseX-Types-URI
Product : Fedora 10
Version : 0.02
Release : 1.fc10
URL : http://search.cpan.org/dist/MooseX-Types-URI
Summary : URI related types and coercions for Moose
Description :
This package provides Moose types for fun (and profit) with the URI classes.
It has slightly DWIMier types than the the URI classes have due to
implementation details, so the types should be more forgiving when
ducktyping will work anyway (e.g. URI::WithBase does not inherit URI).
--------------------------------------------------------------------------------
Update Information:
Mass Moose update.
--------------------------------------------------------------------------------
ChangeLog:
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update perl-MooseX-Types-URI' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-6613
2009-06-18 11:01:08
--------------------------------------------------------------------------------
Name : perl-MooseX-Types
Product : Fedora 10
Version : 0.12
Release : 1.fc10
URL : http://search.cpan.org/dist/MooseX-Types
Summary : Organise your Moose types in libraries
Description :
The types provided with the Moose manpage are by design global. This
package helps you to organise and selectively import your own and the
built-in types in libraries. As a nice side effect, it catches typos at
compile-time too.
However, the main reason for this module is to provide an easy way to not
have conflicts with your type names, since the internal fully qualified
names of the types will be prefixed with the library's name.
This module will also provide you with some helper functions to make it
easier to use Moose types in your code.
--------------------------------------------------------------------------------
Update Information:
Mass Moose update.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jun 16 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.12-1
- auto-update to 0.12 (by cpan-spec-update 0.01)
- added a new req on perl(Carp) (version 0)
- added a new req on perl(Carp::Clan) (version 6.00)
- added a new req on perl(Moose) (version 0.61)
- added a new req on perl(Scalar::Util) (version 1.19)
- added a new req on perl(Sub::Install) (version 0.924)
- added a new req on perl(Sub::Name) (version 0)
- added a new req on perl(namespace::clean) (version 0.08)
* Tue Jun 2 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.11-2
- add br on CPAN for bundled version of M::I
* Mon May 25 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.11-1
- auto-update to 0.11 (by cpan-spec-update 0.01)
- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
- altered br on perl(Carp::Clan) (0 => 6.00)
- added a new br on perl(Scalar::Util) (version 1.19)
- added a new br on perl(Sub::Name) (version 0)
- altered br on perl(Test::More) (0.62 => 0.80)
* Thu Apr 2 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.10-1
- update to 0.10
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.08-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Tue Dec 30 2008 Chris Weyl <cweyl(a)alumni.drew.edu> 0.08-2
- add br on Test::Exception
* Tue Dec 30 2008 Chris Weyl <cweyl(a)alumni.drew.edu> 0.08-1
- update to 0.08
* Mon Nov 10 2008 Chris Weyl <cweyl(a)alumni.drew.edu> 0.07-1
- update to 0.07, adjust BR accordingly. Note especially dep on Moose >= 0.61
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update perl-MooseX-Types' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-6613
2009-06-18 11:01:08
--------------------------------------------------------------------------------
Name : perl-MooseX-StrictConstructor
Product : Fedora 10
Version : 0.08
Release : 1.fc10
URL : http://search.cpan.org/dist/MooseX-StrictConstructor
Summary : Make your object constructors blow up on unknown attributes
Description :
Simply loading this module makes your constructors "strict". If your
constructor is called with an attribute init argument that your class does
not declare, then it calls "Carp::confess()". This is a great way to catch
small typos.
--------------------------------------------------------------------------------
Update Information:
Mass Moose update.
--------------------------------------------------------------------------------
ChangeLog:
* Sun Apr 19 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.08-1
- update to 0.08
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.07-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update perl-MooseX-StrictConstructor' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-6613
2009-06-18 11:01:08
--------------------------------------------------------------------------------
Name : perl-MooseX-Emulate-Class-Accessor-Fast
Product : Fedora 10
Version : 0.00900
Release : 1.fc10
URL : http://search.cpan.org/dist/MooseX-Emulate-Class-Accessor-Fast
Summary : Emulate Class::Accessor::Fast behavior using Moose attributes
Description :
This module attempts to emulate the behavior of Class::Accessor::Fast
as accurately as possible using the Moose attribute system. The public
API of "Class::Accessor::Fast" is wholly supported, but the private
methods are not. If you are only using the public methods (as you
should) migration should be a matter of switching your "use base" line
to a "with" line.
--------------------------------------------------------------------------------
Update Information:
Mass Moose update.
--------------------------------------------------------------------------------
ChangeLog:
* Sun May 31 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.00900-1
- auto-update to 0.00900 (by cpan-spec-update 0.01)
* Sun May 17 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.00802-1
- auto-update to 0.00802 (by cpan-spec-update 0.01)
- altered br on perl(Moose) (0.31 => 0.74)
* Sun Apr 19 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.00801-1
- update to 0.00801
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.00800-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update perl-MooseX-Emulate-Class-Accessor-Fast' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-6613
2009-06-18 11:01:08
--------------------------------------------------------------------------------
Name : perl-MooseX-Singleton
Product : Fedora 10
Version : 0.17
Release : 1.fc10
URL : http://search.cpan.org/dist/MooseX-Singleton/
Summary : Turn your Moose class into a singleton
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
Moose class to a singleton.
--------------------------------------------------------------------------------
Update Information:
Mass Moose update.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update perl-MooseX-Singleton' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-6613
2009-06-18 11:01:08
--------------------------------------------------------------------------------
Name : perl-MooseX-AttributeHelpers
Product : Fedora 10
Version : 0.19
Release : 1.fc10
URL : http://search.cpan.org/dist/MooseX-AttributeHelpers/
Summary : Extended Moose attribute interfaces
Description :
While Moose attributes provide you with a way to name your accessors,
readers, writers, clearers and predicates, this library provides commonly
used attribute helper methods for more specific types of data.
--------------------------------------------------------------------------------
Update Information:
Mass Moose update.
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jun 16 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.19-1
- drop br on CPAN
- auto-update to 0.19 (by cpan-spec-update 0.01)
- added a new req on perl(Moose) (version 0.56)
* Wed May 27 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.17-1
- auto-update to 0.17 (by cpan-spec-update 0.01)
- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
* Tue May 26 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.16-2
- add br on CPAN until M::I bundled version is updated
* Mon Apr 6 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.16-1
- update to 0.16
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sat Nov 8 2008 Chris Weyl <cweyl(a)alumni.drew.edu> 0.14-1
- updating to 0.14
- POD tests are now explicitly for author/maintainers only; removing deps
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update perl-MooseX-AttributeHelpers' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------