summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* avoid File::Compare warning when passed handles (from NickGurusamy Sarathy2000-03-221-1/+1
* RM600-svr4 tweaks (from Frank RidderbuschGurusamy Sarathy2000-03-221-0/+1
* backout change#5708; fixups for behavior of recently added -a switch;Gurusamy Sarathy2000-03-221-1/+0
* integrate cfgperl and vmsperl contents into mainlineGurusamy Sarathy2000-03-211-3/+3
|\
| * Quick pre-release fixes: clean up results in File::Spec::VMS andCharles Bailey2000-03-171-3/+3
| * Add VMS' default to the CGI.pm temp list (should update to File::Spec)Charles Bailey2000-03-151-1/+1
| * Change test using obsolete %COnfig elementCharles Bailey2000-03-151-1/+1
| * Trim out leftover hunk from prior resolve conflictCharles Bailey2000-03-131-7/+0
| * Resync with mainline post RC1Charles Bailey2000-03-1320-327/+601
| |\
| * | Update File::Spec::VMS and testsCharles Bailey2000-03-131-134/+44
* | | $File::Find::name doesn't reflect top level filesGurusamy Sarathy2000-03-211-4/+4
* | | add note about symbolic filehandles (from Johan Vromans)Gurusamy Sarathy2000-03-201-0/+2
* | | typo in change#5839Gurusamy Sarathy2000-03-201-1/+1
* | | make dumpvar.pl recognize emptyness in arrays (from Matthias UrlichsGurusamy Sarathy2000-03-202-7/+15
* | | mention handle autovivification in perldata (from Johan Vromans)Gurusamy Sarathy2000-03-201-1/+1
* | | pwent.pm doc tweak (from Tom Christiansen)Gurusamy Sarathy2000-03-191-2/+2
* | | mention need to wait for children (from Russ Allbery)Gurusamy Sarathy2000-03-192-0/+14
* | | Pod::Man should strip leading lib/ for module manpages (fromGurusamy Sarathy2000-03-191-3/+5
* | | User::pwent fixups for additional fields (from Tom Christiansen);Gurusamy Sarathy2000-03-191-46/+239
* | | remove dead codeGurusamy Sarathy2000-03-191-1/+0
* | | default warnLevel and dieLevel to 0 in debugger (from TomGurusamy Sarathy2000-03-193-9/+12
* | | fixes for alias handling in debugger (from Tom Christiansen)Gurusamy Sarathy2000-03-191-20/+49
* | | Getopt::Long 2.23 update (from Johan Vromans)Gurusamy Sarathy2000-03-181-13/+17
* | | recognize single-line declarations in xsubpp; add switches toGurusamy Sarathy2000-03-181-4/+22
* | | make noTTY debugger option work again (from Paul Marquess)Gurusamy Sarathy2000-03-171-1/+1
* | | missing file in change#5781Gurusamy Sarathy2000-03-171-37/+52
* | | documentation fixes from p5pGurusamy Sarathy2000-03-171-4/+6
* | | s/:def/:DEFAULT/Gurusamy Sarathy2000-03-171-2/+2
* | | pod{man,text} updates from podlators-1.00 (from Russ Allbery)Gurusamy Sarathy2000-03-171-3/+6
* | | integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-172-2/+2
* | | integrate vmsperl changes into mainline (change#5693 denied)Gurusamy Sarathy2000-03-141-21/+45
* | | allow alternates to negate correctly (from Johan Vromans)Gurusamy Sarathy2000-03-141-13/+21
* | | protect special characters better against interpretation by *roffGurusamy Sarathy2000-03-141-5/+5
* | | more efficient Text::Abbrev (from M.E. O'Neill <oneill@cs.sfu.ca>)Gurusamy Sarathy2000-03-141-37/+31
* | | patches for many bugs in the debugger; documentation updates forGurusamy Sarathy2000-03-141-144/+527
* | | lexical warnings update for docs and tests (from Paul Marquess)Gurusamy Sarathy2000-03-131-1/+3
* | | updates from PodParser v1.12 on CPAN (from Brad Appleton)Gurusamy Sarathy2000-03-137-18/+25
* | | ignore const for the purposes of typemaps (from Hugo van der Sanden)Gurusamy Sarathy2000-03-131-0/+1
* | | final touches for lexical warnings (from Paul Marquess)Gurusamy Sarathy2000-03-1310-146/+284
| |/ |/|
* | fix File::DosGlob for patterns with drive names like c:*.batGurusamy Sarathy2000-03-121-4/+9
* | File::Spec::VMS fixups, *not tested* on VMS (from Barrie Slaymaker)Gurusamy Sarathy2000-03-111-118/+4
* | remove =for section (from Johan Vromans)Gurusamy Sarathy2000-03-111-69/+0
* | integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-111-12/+10
|\ \
| * \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-115-53/+109
| |\ \
| * \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-083-5/+77
| |\ \ \
| * | | | wording changesJarkko Hietaniemi2000-03-081-12/+10
* | | | | perldelta update, typos and whitespace adjustmentsGurusamy Sarathy2000-03-111-1/+1
| |_|/ / |/| | |
* | | | tweak Unicode notes, other cleanupsGurusamy Sarathy2000-03-092-2/+2
* | | | support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"Gurusamy Sarathy2000-03-091-15/+55
* | | | provide support for deleting actions etc. (from Ronald J KimballGurusamy Sarathy2000-03-091-25/+41