0.12 2024-06-28T20:06:23+02:00
- Add test for MetaCPAN->search with version.
- Fix minimal version of Test::Warn.
- Functional tests of MetaCPAN->search() to top of test file.
0.11 2024-06-23T16:49:45+02:00
- Add doc for App::CPAN::Get::MetaCPAN.
- Add tests for Get::run().
- Add tests for MetaCPAN::search().
- Finish tests of Get module.
- Rewrite arguments process to more intuitive way.
- Rewrite run() tests to use of help() helper.
0.10 2024-04-20T14:51:38+02:00
- Add tests for App::CPAN::Get::MetaCPAN.
- Improve abstract.
- Improve check for LWP::UserAgent.
- Improve constructor tests of App::CPAN::Get.
- Rewrite from Menlo::Index::MetaCPAN to own implementation.
- Update copyright years.
0.09 2023-11-25T16:02:35+01:00
- Rename example files to better names.
- Update Module::Install to 1.21 version.
- Update copyright years.
0.08 2022-05-04T15:01:23+02:00
- Fix test on Windows.
0.07 2022-05-03T11:41:09+02:00
- Improve SEE ALSO section in doc of cpan-get tool.
0.06 2022-01-31T20:00:55+01:00
- Move code for parsing of module name and version to Utils.
0.05 2022-01-06T10:49:02+01:00
- Fix test requirements.
- Fix 04-run.t test to run from different places.
0.04 2022-01-05T12:09:13+01:00
- Add another way how to download Perl module (cpanp).
- Add test for help.
- Improve help in tool.
- Update COPYRIGHT years.
0.03 2021-11-01T13:00:45+01:00
- Add support for version of module.
- Fix minimal version of Perl.
0.02 2021-05-19T00:49:28+02:00
- Add ERRORS section to doc and fix one error.
- Add examples/ dir.
- Add test for constructor.
- Fix EXAMPLE section in doc.
- Improve message about saving.
- Improve documentation of script (thanks Paul Evans, GT#1).
0.01 2021-05-18T14:20:21+02:00
- First version.