Changes from previous:
0.13 03.09.11
- only run tests if got $ENV{'AUTHOR_TESTING'} because I'm sick
of releases like 0.10 - 0.13.
0.12 24.08.11
- updating dns records information, no functional changes
0.11 29.06.11
- updating dns records information, no functional changes
0.10 18.05.11
- updating dns records information, no functional changes
0.09 15.03.11
- moving to dzil
- updating dns records information, no functional changes
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
Pkgsrc changes:
- set PERL5_MODULE_TYPE to Module::Build
- adjust dependencies
Upstream changes:
0.08 12.06.10
- adding is_txt
- switched to dzil, hope it works out
Collection.
The Perl 5 module allows you to run tests which translate as DNS
queries. It's simple to use and abstracts all the difficult query
checks from you.