summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* utils/libnetcfg: fix 'do' without '.' in @INCDavid Mitchell2017-04-071-1/+1
* Remove utils/c2ph and utils/pstructAbigail2017-01-162-1454/+4
* Switch most open() calls to three-argument form.John Lightsey2016-12-2324-57/+57
* Patch unit tests to explicitly insert "." into @INC when needed.H.Merijn Brand2016-11-113-4/+4
* [perl #130001] h2xs: avoid infinite loop for enumsHugo van der Sanden2016-11-021-1/+1
* print the pop @INC to OUT instead of STDOUTJarkko Hietaniemi2016-07-291-1/+1
* (perl #127834) remove . from the end of @INC if complex modules are loadedTony Cook2016-07-268-1/+19
* perlbug: don't run editor when noninteractiveAaron Crane2016-05-171-2/+4
* perlbug: wrap overly long linesNiko Tyni2016-05-161-1/+12
* perlbug: Refactor duplicated file reading codeNiko Tyni2016-05-161-12/+13
* perlbug: Allow subjects without whitespace in test modeNiko Tyni2016-05-161-1/+1
* perlbug: quit main loop on empty answer / eof in test modeNiko Tyni2016-05-161-1/+3
* perlbug: Allow noninteractive use in test mode (-t option)Niko Tyni2016-05-161-1/+3
* Fix various pod errors.Karl Williamson2016-03-111-68/+68
* Integrate podlators 4.05.Craig A. Berry2016-01-303-109/+3
* Update podlators to version 4.03Karen Etheridge2016-01-013-3/+109
* add "what it does" comment to utils/enc2xs.PLDavid Mitchell2015-03-111-0/+3
* h2ph: correct handling of hex constants for the preambleTony Cook2015-02-171-1/+18
* Update Encode to CPAN version 2.70Chris 'BinGOs' Williams2015-02-062-3/+53
* remove Module-Build from core perl distributionRicardo Signes2014-05-272-56/+3
* Attempt to satisfy CRLF expectations in perlbug on Windows.Craig A. Berry2014-04-101-0/+9
* Make perlbug encoding-agnostic in handling prepared reports.Craig A. Berry2014-04-101-6/+2
* Stop using $run for anything other than testing compiled tests in Configure.Jess Robinson2014-01-221-1/+1
* Make perlbug Unicode-aware.Craig A. Berry2014-01-171-10/+15
* Switch perlbug mail sender on VMS.Craig A. Berry2014-01-171-14/+19
* Add perlbug -p option for attaching patches.Craig A. Berry2014-01-171-14/+92
* do not have perlbug talk about perlthanksRicardo Signes2014-01-011-2/+1
* remove the claim that perlthanks gets an autoreplyRicardo Signes2014-01-011-2/+8
* PATCH [perl #120901] perlbug.PL - Add to user feedback/docsMartin McGrath2013-12-311-3/+12
* Generate utils/Makefile from utils/Makefile.PL, and remove it at clean time.Nicholas Clark2013-07-072-87/+8
* Replace utils/Makefile.SH with utils/Makefile.PLNicholas Clark2013-07-071-45/+24
* Make perlbug look up the list of local patches at run timeNiko Tyni2013-07-021-33/+6
* h2xs: place for license for META.* filesAlexandr Ciornii2013-06-241-0/+3
* h2xs: remove useless compatibility code (VERSION_FROM requires EU::MM from pe...Alexandr Ciornii2013-06-241-4/+3
* h2xs: dependency on XSLoader should be declared even when it is in coreAlexandr Ciornii2013-06-241-1/+1
* h2xs: remove indirect object notationAlexandr Ciornii2013-06-241-2/+2
* Synchronize h2ph POD text with usage outputPetr Písař2013-06-091-1/+7
* typo fix for util scriptDavid Steinbrunner2013-05-241-1/+1
* Remove cpan/CPANPLUS and associated utilitiesChris 'BinGOs' Williams2013-05-185-171/+6
* libnetcfg.PL: Fix broken pod linkKarl Williamson2013-03-181-1/+1
* Make perlbug recommend perlcommunity.pod over UsenetAaron Crane2013-01-111-2/+2
* add PERL_NO_GET_CONTEXT to xs template in h2xs.PLDaniel Dragan2012-12-051-0/+1
* [perl #20636] Make h2xs skip #define macros with empty rhsAaron Crane2012-09-281-0/+4
* Correct obvious typos in acknowledgements listDominic Hargreaves2012-09-101-3/+3
* we no longer have in-file changelogs, since we have a version control systemJesse Vincent2012-05-011-52/+0
* || instead of "or" (perl#78708)Alexandr Ciornii2011-12-051-1/+1
* Update IO-Compress to CPAN version 2.044Chris 'BinGOs' Williams2011-12-043-6/+61
* [RT #36079] Convert ` to '.jkeenan2011-11-224-37/+37
* $Config{locincpath} might be emptyH.Merijn Brand2011-11-151-1/+1
* don't redefine macrosubs in .phLukas Mai2011-09-171-13/+11