Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 1657a2674fc2fa27ddf4e28cebb2f09f > files > 12

perl-Moose-Policy-0.03-2mdv2010.0.noarch.rpm

Revision history for Perl extension Moose-Policy

0.03 Sat. April 14th, 2007
    - changing it to use the Class::MOP::is_class_loaded
      and Class::MOP::load_class instead.
    - fixed the metaclass loading to work with newer 
      versions of Class::MOP

0.02 Sun. Nov. 5, 2006
    - We removed UNIVERSAL::require in Moose recently, and 
      this module was breaking beacuse of that. It is now 
      fixed.

0.01 Wed. Aug. 9, 2006
    - module created by Stevan Little and Eric Willhelm, 
      with input form Matt Trout and the #moose crew.