cpan Moose 0.91

latest releases: 2.2207, 2.2206, 2.2205...
14 years ago
  • Moose::Object

    • Don't import any functions, in order to avoid polluting our namespace
      with things that can look like methods (blessed, try, etc)
      (nothingmuch)
  • Moose::Meta::Method::Constructor

    • The generated code needs to called Scalar::Util::blessed by its
      fully-qualified name or else Perl can interpret the call to blessed as
      an indirect method call. This broke Search::GIN, which in turn broke
      KiokuDB. (nothingmuch)

Don't miss a new Moose release

NewReleases is sending notifications on new releases.