- New upstream release 0.200007
- Rename the test library "Parent.pm" to "Mother.pm" to avoid conflict with
core "parent.pm" on case-insensitive systems
- Drop legacy Group: tag
- Simplify find command using -delete
- Classify buildreqs by usage
- New upstream release 0.200005
- Open DATA handles both :raw and :bytes to avoid content munging on Win32
- This is not yet a perfect solution for Win32
- New upstream release 0.200003
[THIS MIGHT BREAK STUFF]
- Add an "encoding" parameter to set encoding of data section contents; this
defaults to UTF-8
- Drop support for old distributions as we now need Test::FailWarnings, which
isn't available there
- New upstream release 0.101622
- Add a link to an Advent article about Data-Section
- Update bugtracker, repo, etc.
- Run the release tests separately
- BR: perl(base), perl(File::Find), perl(File::Temp) and perl(lib) for the test
suite
- Drop BR: perl(Pod::Coverage::TrustPod) and perl(Test::Pod::Coverage) as
upstream has dropped their Pod coverage test
- Update patch for building with old Test::More versions