App-Git-Perl

 view release on metacpan or  search on metacpan

ChangeLog  view on Meta::CPAN

0.1.14    2022-07-21 15:25

- added IO::Socket::SSL as requirement

0.1.13    2022-07-21 14:12

- fixed finding module listed on cli between recent and real repositories
- fixed tests - checking is repository cloned and where it is clone
- skip testing for Windows OS / not supported / linux only
- add comments in scripts for few tests
- fixed stderr leak when reading from nonexisting config file

0.1.12    2022-07-05 12:25

- added "provides" as required by Kwalitee
- updated ChangeLog
- rebuild distribution to fix changes from 0.1.11, related to Kwalitee

0.1.11    2022-07-05 02:41

- ignore Makefile from MANIFEST.SKIP, when preparing distribution

script/git-perl  view on Meta::CPAN


our $VERSION = "0.1.15";

# 0.1.14 - 2022-07-21 15:25
#        - further changelogs will be listed in ChangeLog file
# 0.1.13 - 2022-07-21 14:12
#        - fixed finding module listed on cli between recent and real repositories
#        - fixed tests - checking is repository cloned and where it is clone
#        - skip testing for Windows OS / not supported / linux only
#        - add comments in scripts for few tests
#        - fixed stderr leak when reading from nonexisting config file
# 0.1.12 - 2022.07.05
#        - rebuild distribution to fix changes from 0.1.11, related to Kwalitee
# 0.1.11 - 2022.07.05
#        - fixed Kwalitee Issues for distribution
#        - find module name from Makefile.PL in a different way, additionally
# 0.1.10 - 2022.07.03
#        - use HTTP::Tiny instead of curl
# 0.1.9 - 2022.07.03
#       - added tests
# 0.1.8 - 2022.07.03



( run in 0.364 second using v1.01-cache-2.11-cpan-a9ef4e587e4 )