PaulHowarth/Blog/2010-05-06

Thursday 6th May 2010

Fedora Project

Local Packages

  • Updated perl-Class-MOP to 1.01:

    • is_class_loaded, load_class and load_first_existing_class now allow specifying a minimum required version

    • the __INSTANCE__ parameter to Class::MOP::Class::new_object now enforces that the passed in reference is blessed into the correct class (by dying if it's not)

  • Updated perl-Moose to 1.03, bumping the Class::MOP version requirement to 1.01

    • allow specifying required versions when setting superclasses or applying roles


Recent