summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | new xsubpp keywords should be in all capsGurusamy Sarathy2000-03-091-11/+11
| |/ |/|
* | shore up pod2latex shortcomings, and a Pod::Parser fix (fromGurusamy Sarathy2000-03-082-2/+70
* | integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-081-45/+122
|\ \ | |/
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-085-23/+88
| |\
| * | Make the stringification more customizable.Jarkko Hietaniemi2000-03-081-45/+122
* | | Pod::InputObjects tweak (from Brad Appleton)Gurusamy Sarathy2000-03-081-3/+7
| |/ |/|
* | VMS build patch (from Peter Prymmer)Gurusamy Sarathy2000-03-071-3/+4
* | support :void to enable croaking only in void context (fromGurusamy Sarathy2000-03-071-10/+37
* | Pod::Html tweak to avoid false falsesGurusamy Sarathy2000-03-071-3/+6
* | add missing HTML escapes that can be displayed in xterm (fromGurusamy Sarathy2000-03-071-2/+37
* | Fatal.pm pod tweak (from Matt Sergeant <matt@sergeant.org>)Gurusamy Sarathy2000-03-071-4/+3
* | typo in makedef.plGurusamy Sarathy2000-03-071-1/+1
|/
* change#5513 accidentally undid change#5373, put it backGurusamy Sarathy2000-03-061-28/+33
* Pod::Man bugfixes (from Russ Allbery)Gurusamy Sarathy2000-03-061-42/+60
* File::Path::rmtree() doesn't delete stale symlinks correctlyGurusamy Sarathy2000-03-061-1/+3
* pod nitsGurusamy Sarathy2000-03-062-2/+2
* integrate vmsperl contents into mainlineGurusamy Sarathy2000-03-061-4/+7
|\
| * Fix ricochet in File::Spec::VMSCharles Bailey2000-03-061-4/+7
| * Resync with mainline, update test in vmsfspec.tCharles Bailey2000-03-0632-521/+1187
| |\
| * \ Once more unto resyncCharles Bailey2000-03-0314-180/+197
| |\ \
| * \ \ YA sync with mainlineCharles Bailey2000-03-0227-213/+452
| |\ \ \
| * | | | Remove redundant elements of @INC to cope with VMS' 255-char limitCharles Bailey2000-03-021-2/+7
| * | | | Use temp to construct dirspec in File::Find (Charles Lane)Charles Bailey2000-03-021-2/+3
| * | | | Satisfy various Pod::* needs for Unix syntax (Charles Lane)Charles Bailey2000-03-022-0/+6
| * | | | Escape \n in commands written to Descrip.MMS (Charles Lane)Charles Bailey2000-03-021-2/+2