summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | support for autovivified handles (from Tom Christiansen)Gurusamy Sarathy2000-03-062-53/+91
| |_|_|/ |/| | |
* | | | Getopt-Long v2.21 update (from Johan Vromans)Gurusamy Sarathy2000-03-051-358/+695
* | | | add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bugGurusamy Sarathy2000-03-052-1/+308
* | | | undo change#5506; add patch to make blank line warnings optionalGurusamy Sarathy2000-03-052-17/+28
* | | | make hints available via globals in the respective pragmas toGurusamy Sarathy2000-03-047-33/+49
* | | | remove deadcodeGurusamy Sarathy2000-03-041-3/+0
* | | | Pod::Html fixups for nicer links to functions (from Wolfgang LaunGurusamy Sarathy2000-03-041-38/+35
* | | | better error messages when xsubpp fails to find map for a particularGurusamy Sarathy2000-03-041-4/+4
* | | | more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-0420-76/+76
* | | | temporarily disable blank line warning from Pod::Parser untilGurusamy Sarathy2000-03-041-10/+11
* | | | avoid ambiguity in indirect object notation (breaks with overriddenGurusamy Sarathy2000-03-041-1/+1
| |_|/ |/| |