Revision history for Perl module CPAN::Mini::Visit::Simple
0.013 Mon Jan 23 13:26:40 EST 2017
- Add 1 example program. Some code cleanup.
- No change in functionality.
0.012 Fri Jan 20 23:21:45 EST 2017
- Try to make path separators behave correctly on Windows.
- No change in functionality.
0.011 Thu Jan 19 22:27:26 EST 2017
- Revert to preferring binaries; much faster, fewer warnings.
- No change in functionality.
0.010 Thu Jan 19 20:00:17 EST 2017
- Functionality: do not include tarballs under minicpan/modules/ in list
of files to be traversed.
- Implementation: move to Archive::Extract v0.80. Create temporary
directories during visit() with File::Temp::newdir() rather tempdir();
newdir() appears to be faster. Do not prefer binaries; prefer Perl
versions.
- Correct and improve documentation, especially for
identify_distros_from_derived_list().
0.009 Sun Jul 12 17:55:29 EDT 2015
- More thorough cleanup of temporary directories.
0.008 Mon Mar 9 20:37:34 EDT 2015
- Address test failures on Windows reported on cpantesters.
0.007 Sun Mar 8 08:25:06 EDT 2015
- Adjusts tests to fail more gracefully in situations reported by CPAN
testers.
0.006 Sat Mar 7 20:05:56 EST 2015
- Revise Makefile.PL to add metadata.
0.005 Sat Mar 7 19:09:12 EST 2015
- Accommodate testing where no minicpan is installed
0.004 Fri Mar 5 22:12:25 EST 2010
- Test for presence of CPAN::Mini config file in Makefile.PL
0.003 Fri Mar 5 18:48:27 EST 2010
- 0.002 was uploaded to CPAN but failed automated testing;
begin to fix
0.002 Sat Feb 27 10:56:08 EST 2010
- First version with a working visitation method
0.001 Thu Feb 18 20:19:30 2010
- original version; created by ExtUtils::ModuleMaker 0.51