0.13 2014-11-12T17:01:55+01:00
[Common]
- Add 'readme_from' directive to Makefile.PL.
- Fix LICENSE file.
- Update Module::Install to 1.14 version.
[Error::Pure::HTTP::AllError]
- Add basic tests.
- Fix warning with chomp on undefined value.
[Error::Pure::HTTP::Error]
- Add basic tests.
- Fix warning with chomp on undefined value.
[Error::Pure::HTTP::ErrorList]
- Add basic tests.
- Fix warning with chomp on undefined value.
[Error::Pure::HTTP::Print]
- Add basic tests.
- Fix warning with chomp on undefined value.
0.12 2013-09-21
- Add LICENSE file.
- Add SIGNATURE file.
- Add dependency for perl (based on Error::Pure).
- Add missing Error::Pure::* module to SEE ALSO section in doc.
- Add missing Error::Pure::HTTP::AllError to SEE ALSO section in doc.
- Add missing Error::Pure::NoDie to SEE ALSO section in doc.
- Rewrite Changes file to CPAN::Changes::SPEC format.
0.11 2013-05-21
- Fix versions in modules to one higher version.
0.03 2013-05-20
- Add Error::Pure::HTTP.
- Add Error::Pure::HTTP::Print.
0.02 2013-05-16
- Fix test dependency (missing 'Test::NoWarnings').
0.01 2013-05-14
- First version.