This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Porting/sync-with-cpan: do in fact run the new dist's tests
[perl5.git] / Porting / sync-with-cpan
2016-12-30 Aaron CranePorting/sync-with-cpan: do in fact run the new dist...
2016-12-30 Aaron CranePorting/sync-with-cpan: accept dist name instead of...
2016-12-30 Aaron CranePorting/sync-with-cpan: mention generation of make.log
2016-12-30 Aaron CranePorting/sync-with-cpan: don't reimplement tmpdir()
2016-12-23 John LightseySwitch most open() calls to three-argument form.
2014-08-01 H.Merijn Brandadd --help to Porting/sync-with-cpan
2014-03-20 Ricardo Signessync-with-cpan: allow digits after -TRIAL
2014-03-19 Aaron CranePorting/sync-with-cpan: allow "-TRIAL" version numbers
2013-10-06 Max MaischeinElide use of `grep`
2013-10-06 Max MaischeinRun correct make
2013-10-06 Max MaischeinElide use of `chmod`
2013-10-06 Max MaischeinElide use of `ls`, `find` and `touch`
2013-10-06 Max MaischeinElide use of `rm`
2013-10-06 Max MaischeinFirst try with HTTP::Tiny, fallback on `wget`
2013-05-24 David Steinbrunnertypo fixes for porting scripts
2013-05-21 Max MaischeinFix typo in Porting/sync-with-cpan
2013-05-21 Max MaischeinEliminate external call to tar executable in favour...
2013-01-25 Karl WilliamsonFix various minor pod issues
2012-06-18 Jesse Luehrswhoops, should be using $new_version here
2012-06-18 Jesse Luehrsuse the right default for MAP
2012-06-18 Jesse Luehrsmake sure podlators is skipped, it won't be handled...
2012-06-18 Jesse Luehrsteach sync-with-cpan how to update Maintainers.pl
2012-06-18 Jesse Luehrsupdate sync-with-cpan to handle dists with MAPped files
2012-06-18 Jesse Luehrsensure 'make' updates all necessary files
2012-06-18 Jesse Luehrsget the dir name from the tarball filename
2012-06-18 Jesse Luehrsallow overriding version in this branch too
2012-06-18 Jesse Luehrsnot sure why this is necessary
2012-06-17 Jesse Luehrsfix error message
2012-06-15 Nicholas ClarkFix small Pod error introduced by commit c5e3e317152223ae.
2012-06-15 Jesse Luehrsclean up documentation for sync-with-cpan
2012-03-19 AbigailBail out if it looks scary.
2012-03-19 AbigailDon't remove --tarball
2012-03-19 AbigailUse #!/usr/bin/env
2012-03-18 AbigailAdd a --tarball option
2012-03-14 AbigailAllow passing the name of the CPAN module
2012-03-14 AbigailDeal with files in the CUSTOMIZED sections.
2012-03-14 AbigailFix the fixing of MANIFEST
2012-03-13 AbigailList one more TODO
2012-03-13 AbigailMore tests, and more exec-bit removal.
2012-03-13 AbigailDisambiguate map { }
2012-03-13 AbigailScript to help out upgrading a cpan/ distro.