--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-6651
2009-06-18 11:03:15
--------------------------------------------------------------------------------
Name : perl-MooseX-Types
Product : Fedora 11
Version : 0.12
Release : 1.fc11
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)
--------------------------------------------------------------------------------
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-6651
2009-06-18 11:03:15
--------------------------------------------------------------------------------
Name : perl-MooseX-Types-URI
Product : Fedora 11
Version : 0.02
Release : 1.fc11
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:
* Fri May 29 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.02-1
- auto-update to 0.02 (by cpan-spec-update 0.01)
--------------------------------------------------------------------------------
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-6651
2009-06-18 11:03:15
--------------------------------------------------------------------------------
Name : perl-MooseX-Workers
Product : Fedora 11
Version : 0.05
Release : 2.fc11
URL : http://search.cpan.org/dist/MooseX-Workers/
Summary : Provides a simple sub-process management for asynchronous tasks
Description :
MooseX::Workers is a Role that provides easy delegation of long-running
tasks into a managed child process. Process managment is taken care of via
POE and it's POE::Wheel::Run module.
--------------------------------------------------------------------------------
Update Information:
Mass Moose update.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jun 8 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.05-2
- drop disco'ed file README; add ex/
* Mon Jun 8 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.05-1
- auto-update to 0.05 (by cpan-spec-update 0.01)
- altered br on perl(POE) (0 => 1.004)
- altered br on perl(Moose) (0 => 0.75)
- altered br on perl(MooseX::AttributeHelpers) (0 => 0.14)
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update perl-MooseX-Workers' 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-Iterator
Product : Fedora 10
Version : 0.10
Release : 1.fc10
URL : http://search.cpan.org/dist/MooseX-Iterator/
Summary : Iterate over collections
Description :
This is an attempt to add smalltalk-like streams to Moose. It currently
works with ArrayRefs and HashRefs.
--------------------------------------------------------------------------------
Update Information:
Mass Moose update.
--------------------------------------------------------------------------------
ChangeLog:
* Mon Jun 8 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.10-1
- auto-update to 0.10 (by cpan-spec-update 0.01)
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.09-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-Iterator' 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-Log-Log4perl
Product : Fedora 10
Version : 0.40
Release : 2.fc10
URL : http://search.cpan.org/dist/MooseX-Log-Log4perl
Summary : A Logging Role for Moose based on Log::Log4perl
Description :
A logging role building a very lightweight wrapper to Log::Log4perl for use
with your the Moose classes. The initialization of the Log4perl instance must
be performed prior to logging the first log message. Otherwise the default
initialization will happen, probably not doing the things you expect.
For compatibility the 'logger' attribute can be accessed to use a common
interface for application logging.
For simple logging needs use MooseX::Log::Log4perl::Easy to directly add
log_<level> methods to your class instance.
--------------------------------------------------------------------------------
Update Information:
Mass Moose update.
--------------------------------------------------------------------------------
ChangeLog:
* Tue May 26 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.40-2
- add br on CPAN
* Wed May 20 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.40-1
- auto-update to 0.40 (by cpan-spec-update 0.01)
- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.31-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-Log-Log4perl' 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-Object-Pluggable
Product : Fedora 10
Version : 0.0011
Release : 1.fc10
URL : http://search.cpan.org/dist/MooseX-Object-Pluggable/
Summary : Make your Moose classes pluggable
Description :
This module aids in the development and deploment of plugin-enabled
Moose-based classes. It extends the Moose framework via roles to enable
this behavior.
--------------------------------------------------------------------------------
Update Information:
Mass Moose update.
--------------------------------------------------------------------------------
ChangeLog:
* Wed May 20 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.0011-1
- auto-update to 0.0011 (by cpan-spec-update 0.01)
- altered br on perl(Moose) (0.17 => 0.35)
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.0009-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sat Jan 10 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.0009-2
- rebuild against new Moose level
* Tue Dec 30 2008 Chris Weyl <cweyl(a)alumni.drew.edu> 0.0009-1
- update to 0.0009
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update perl-MooseX-Object-Pluggable' 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-MethodAttributes
Product : Fedora 10
Version : 0.14
Release : 1.fc10
URL : http://search.cpan.org/dist/MooseX-MethodAttributes
Summary : Introspect your method code attributes
Description :
This module allows code attributes of methods to be introspected using
Moose meta method objects.
--------------------------------------------------------------------------------
Update Information:
Mass Moose update.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update program. Use
su -c 'yum update perl-MooseX-MethodAttributes' 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-Moose
Product : Fedora 10
Version : 0.81
Release : 1.fc10
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
* Wed Apr 1 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.73-1
- update to 0.73
* Sun Mar 8 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.72-1
- update to 0.72
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.71-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sun Feb 22 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.71-1
- update to 0.71
* Sun Jan 4 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.64-1
- update to 0.64
* Sun Dec 28 2008 Chris Weyl <cweyl(a)alumni.drew.edu> 0.63-1
- update to 0.63
- bump br versions on Moose, List::MoreUtils
* Sat Dec 6 2008 Chris Weyl <cweyl(a)alumni.drew.edu> 0.62-1
- update to 0.62
- new Task::Weaken and Class::MOP requirements
* Sat Nov 8 2008 Chris Weyl <cweyl(a)alumni.drew.edu> 0.61-4
- aaaand drop them again, as it was really perl-Class-MOP's issue.
* Sat Nov 8 2008 Chris Weyl <cweyl(a)alumni.drew.edu> 0.61-3
- same with Devel::GlobalDestruction (same RT as below)
* Sat Nov 8 2008 Chris Weyl <cweyl(a)alumni.drew.edu> 0.61-2
- add Sub::Name as a build dep (RT#40772)
* Sat Nov 8 2008 Chris Weyl <cweyl(a)alumni.drew.edu> 0.61-1
- update to 0.61
- update BR's
--------------------------------------------------------------------------------
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-6613
2009-06-18 11:01:08
--------------------------------------------------------------------------------
Name : perl-MooseX-Getopt
Product : Fedora 10
Version : 0.18
Release : 1.fc10
URL : http://search.cpan.org/dist/MooseX-Getopt/
Summary : Moose role for processing command line options
Description :
This is a Moose role which provides an alternate constructor for creating
objects using parameters passed in from the command line.
--------------------------------------------------------------------------------
Update Information:
Mass Moose update.
--------------------------------------------------------------------------------
ChangeLog:
* Sat Apr 25 2009 Chris Weyl <cweyl(a)alumni.drew.edu> 0.18-1
- update to 0.18
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.15-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-Getopt' 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
--------------------------------------------------------------------------------