summaryrefslogtreecommitdiff
path: root/Porting/sync-with-cpan
Commit message (Expand)AuthorAgeFilesLines
* Add MAIN_MODULE to Porting/Maintainers.plAristotle Pagaltzis2021-08-061-8/+3
* Porting/sync-with-cpan: remove redundant variableAristotle Pagaltzis2021-08-061-2/+1
* Porting/sync-with-cpan: handle weird tarball basedir namesAristotle Pagaltzis2021-08-051-1/+1
* Correct POD formatting errorJames E Keenan2020-12-101-1/+1
* GH #18109: Detect failures with HTTP::Tiny in sync-with-cpan:Sawyer X2020-09-271-3/+13
* HTTP::Tiny needs two modules for https supportJames E Keenan2020-07-171-0/+2
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-221-1/+1
* Add instruction to configure to SYNOPSISJames E Keenan2018-12-011-1/+2
* sync-with-cpan: Allow relative dir for tarballFather Chrysostomos2018-02-251-1/+4
* sync-with-cpan: curl supportFather Chrysostomos2017-10-031-12/+18
* Porting/sync-with-cpan: 5.12 compatibilityFather Chrysostomos2017-10-031-1/+1
* Fetch CPAN modules from the metacpan mirror instead of s.c.oDagfinn Ilmari Mannsåker2017-07-271-1/+1
* Porting/sync-with-cpan: honour exec-bit whitelistAaron Crane2017-03-191-0/+9
* Porting/sync-with-cpan: handle absence of "." from @INCAaron Crane2017-03-191-1/+1
* Various .t's: Escape literal '}' and ']' in patternsKarl Williamson2017-01-131-1/+1
* Porting/sync-with-cpan: another preflight checkAaron Crane2016-12-301-0/+5
* Revert "Porting/sync-with-cpan: apply --jobs=N when running module tests"Aaron Crane2016-12-301-2/+1
* Porting/sync-with-cpan: handle unwritable files in tarballsAaron Crane2016-12-301-2/+10
* Porting/sync-with-cpan: remove needless loopAaron Crane2016-12-301-5/+4
* Porting/sync-with-cpan: fix bug in updating Maintainers.plAaron Crane2016-12-301-1/+1
* Porting/sync-with-cpan: try to change "::" to "-" in module nameAaron Crane2016-12-301-5/+8
* Porting/sync-with-cpan: offer advice in the face of CUSTOMIZEDAaron Crane2016-12-301-0/+19
* Porting/sync-with-cpan: allow out-of-tree --tarball fileAaron Crane2016-12-301-1/+2
* Porting/sync-with-cpan: more preflight checks for --tarballAaron Crane2016-12-301-0/+2
* Porting/sync-with-cpan: avoid unless/elseAaron Crane2016-12-301-5/+5
* Porting/sync-with-cpan: bail out early if Configure hasn't been runAaron Crane2016-12-301-0/+6
* Porting/sync-with-cpan: factor out internal WIN32 constantAaron Crane2016-12-301-3/+5
* Porting/sync-with-cpan: apply --jobs=N when running module testsAaron Crane2016-12-301-1/+2
* Porting/sync-with-cpan: add --jobs optionAaron Crane2016-12-301-0/+12
* Porting/sync-with-cpan: avoid "Attempting to …" messageAaron Crane2016-12-301-1/+1
* Porting/sync-with-cpan: improve advice emitted at endAaron Crane2016-12-301-2/+14
* Porting/sync-with-cpan: run regen/lib_cleanup.pl if possibly neededAaron Crane2016-12-301-0/+21
* Porting/sync-with-cpan: delete entries from MANIFEST if neededAaron Crane2016-12-301-13/+23
* Porting/sync-with-cpan: run manisort with --quietAaron Crane2016-12-301-1/+1
* Porting/sync-with-cpan: run manisort under the current perlAaron Crane2016-12-301-1/+1
* Porting/sync-with-cpan: do in fact run the new dist's testsAaron Crane2016-12-301-1/+1
* Porting/sync-with-cpan: accept dist name instead of package nameAaron Crane2016-12-301-2/+12
* Porting/sync-with-cpan: mention generation of make.logAaron Crane2016-12-301-3/+7
* Porting/sync-with-cpan: don't reimplement tmpdir()Aaron Crane2016-12-301-1/+2
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-1/+1
* add --help to Porting/sync-with-cpanH.Merijn Brand2014-08-011-3/+11
* sync-with-cpan: allow digits after -TRIALRicardo Signes2014-03-201-2/+2
* Porting/sync-with-cpan: allow "-TRIAL" version numbersAaron Crane2014-03-191-2/+2
* Elide use of `grep`Max Maischein2013-10-061-3/+5
* Run correct makeMax Maischein2013-10-061-2/+13
* Elide use of `chmod`Max Maischein2013-10-061-3/+14
* Elide use of `ls`, `find` and `touch`Max Maischein2013-10-061-15/+29
* Elide use of `rm`Max Maischein2013-10-061-6/+6
* First try with HTTP::Tiny, fallback on `wget`Max Maischein2013-10-061-2/+12
* typo fixes for porting scriptsDavid Steinbrunner2013-05-241-1/+1