pkgsrc/devel/p5-Moo/distinfo
wen b39eafddbd Update to 1.004002
Update DEPENDS

Upstream changes:
1.004002 - 2013-12-31
  - fix type inflation in threads when types are inserted by manually
    stringifying the type first (like Type::Tiny)
  - add undefer_all to Sub::Defer

1.004001 - 2013-12-27
  - fix repository links in pod
  - add missing changelog entry regarding strictures to 1.004000 release

1.004000 - 2013-12-26
  - strictures will now be applied to modules using Moo just as if they
    included "use strictures" directly.  This means that strictures extra
    checks will now apply to code in checkouts.
  - fix handling of type inflation when used with threads
  - don't include meta method when consuming Mouse roles
  - inhale Moose roles for has attr => ( handles => "RoleName" )
  - provide useful error if attribute defined as required but with
    init_arg => undef
  - document that BUILDARGS isn't called when there are no attributes
  - omit sub imported before use Moo from Moose method inflation
  - check for FOREIGNBUILDARGS only once per class instead of on each
    instantiation
  - take advantage of XS predicates from newer versions of Class::XSAccessor
  - always try to load superclasses and roles, and only fall back on the
    heuristic of checking for subs if the file doesn't exist
  - fix handling of attributes with names that aren't valid identifiers
  - Quoted subs now preserve the package and pragmas from their calling code
  - the official Moo git repository has moved to the Moose organization on
    GitHub: https://github.com/moose/Moo
2014-01-01 14:00:48 +00:00

5 lines
239 B
Text

$NetBSD: distinfo,v 1.12 2014/01/01 14:00:48 wen Exp $
SHA1 (Moo-1.004002.tar.gz) = eb47d7eb61699321faca916d7ae9eb5ed02c34ee
RMD160 (Moo-1.004002.tar.gz) = a6b32ebaa998f727b067dc10687bb621b66c4dcc
Size (Moo-1.004002.tar.gz) = 80226 bytes