cpan Moose 0.61

latest releases: 2.2207, 2.2206, 2.2205...
15 years ago
  • Moose::Meta::Attribute

    • When passing a role to handles, it will be loaded if necessary
      (perigrin)
  • Moose::Meta::Class

    • Method objects returned by get_method (and other methods)
      Could end up being returned without an associated_metaclass
      attribute. Removing get_method_map, which is provided by
      Class::MOP::Class, fixed this. The Moose version did nothing
      different from its parent except introduce a bug. (Dave Rolsky)
    • added tests for this (jdv79)
  • Various

    • Added a $VERSION to all .pm files which didn't have one. Fixes
      RT #40049, reported by Adam Kennedy. (Dave Rolsky)
  • Moose::Cookbook::Basics::Recipe4

  • Moose::Cookbook::Basics::Recipe6

    • These files had spaces on the first line of the SYNOPSIS, as
      opposed to a totally empty line. According to RT #40432, this
      confuses POD parsers. (Dave Rolsky)

Don't miss a new Moose release

NewReleases is sending notifications on new releases.