Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (29m)  pkgsrc-2024Q1 (10h)  pkgsrc-2023Q4 (68d)  pkgsrc-2023Q2 (100d) 

2024-06-08 00:36:37 UTC Now

2009-01-04 20:48:02 UTC MAIN commitmail json YAML

Update from version 0.13 to 0.14.

Upstream changes: (include updated 0.13 changes entry):

0.14 Sat Dec 20 16:53:05 2008
    * POD fix

    * Document what changes tokuhirom and Yappo made (see below)

0.13 Tue Dec 16 02:01:40 2008
    * Pass in the instance to the default sub in the constructor (reported with
      failing tests by rjbs)

    * Tons of new features implemented by tokuhirom++ and Yappo++:
      - method API in classes and roles!
      - "requires" and "with" for Mouse::Role
      - Type coercion
      - Inject a constructor after make_immutable. Huge speedup!
      - class_type and role_type
      - Inject a destructor for more speedup
      - MouseX::Types (may move into its own dist)
      - create_anon_class
      - union type constraints (eg 'Str | Undef')
      - subtypes and sugar for them

(he)