Commit Graph

1 Commits

Author SHA1 Message Date
Paul Howarth
21b881bc93 Update to 2.01
- New upstream release 2.01
  - Disallow initialization of Readonly variables by assignment, allowed by
    Perl prototype changes in v5.16; assignment initialization of scalars sets
    scalar variables to undef and lists and hashes initialized by assignment
    are not read only
- Use %license
- Upstream switched to Module::Build::Tiny flow
- Update interpreter patch
2016-02-25 14:09:14 +00:00