| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade to Storable 1.0.3, from Raphael Manfredi. | Jarkko Hietaniemi | 2000-10-03 | 1 | -0/+2 |
* | Encode nits. | Jarkko Hietaniemi | 2000-10-03 | 1 | -0/+1 |
* | Add encoding tables from tcl8.3.2 and perl code in Encode.pm | Nick Ing-Simmons | 2000-10-01 | 1 | -4/+73 |
* | Add the Encode extension. The code is still largely just skeleton. | Jarkko Hietaniemi | 2000-09-13 | 1 | -0/+4 |
* | Update to Unicode 3.0.1. | Jarkko Hietaniemi | 2000-08-30 | 1 | -4/+7 |
* | Chuck Lane's OpenVMS piping improvements | Craig A. Berry | 2000-08-29 | 1 | -0/+1 |
* | Drop the separate perlbc, perlcc -b should be enough. | Jarkko Hietaniemi | 2000-08-24 | 1 | -1/+0 |
* | Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on | Yitzchak Scott-Thoennes | 2000-08-22 | 1 | -1/+0 |
* | Add Storable 0.7.2 from Raphael Manfredi, | Radu Greab | 2000-08-21 | 1 | -0/+21 |
* | The image doth not exist, spotted by Johan Vromans. | Jarkko Hietaniemi | 2000-08-17 | 1 | -2/+1 |
* | Add perlebcdic from Peter Prymmer, regen toc. | Jarkko Hietaniemi | 2000-08-17 | 1 | -0/+1 |
* | VMS configure.com update continues. | Jarkko Hietaniemi | 2000-08-14 | 1 | -1/+0 |
* | Rewrite of vms/subconfigure.com as configure.com, | Jarkko Hietaniemi | 2000-08-12 | 1 | -1/+1 |
* | PlainText.pm is dead. | Jarkko Hietaniemi | 2000-08-11 | 1 | -1/+0 |
* | Add a few missing files, update MANIFEST. | Jarkko Hietaniemi | 2000-08-11 | 1 | -9/+14 |
* | Add Perl debugging tutorial, regen toc. | Richard Foley | 2000-08-11 | 1 | -0/+1 |
* | Update to Getopt::Long 2.23_05, from Johan Vromans. | Jarkko Hietaniemi | 2000-08-10 | 1 | -0/+1 |
* | Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean. | Jarkko Hietaniemi | 2000-08-08 | 1 | -65/+21 |
* | Delete chat2 as requested by Randal. | Randal L. Schwartz | 2000-08-08 | 1 | -1/+0 |
* | Make bless(REF, REF) a fatal error, add bless tests. | Hugo van der Sanden | 2000-08-07 | 1 | -0/+1 |
* | "This little thing tests for a file .patch, and if it contains | Simon Cozens | 2000-08-02 | 1 | -0/+1 |
* | integrate cfgperl changes#6325..6373 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -1/+2 |
* | integrate cfgperl changes#6293..6324 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -5/+5 |
* | integrate cfgperl changes#6252..6260 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -0/+1 |
* | integrate cfgperl change#6250 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -0/+1 |
* | integrate cfgperl changes#6231..6240 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -0/+1 |
* | integrate cfgperl changes#6224..6229 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -1/+1 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 2000-06-01 | 1 | -0/+2 |
|\ |
|
| * | replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN | Gurusamy Sarathy | 2000-06-01 | 1 | -0/+1 |
| * | SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark | Gurusamy Sarathy | 2000-06-01 | 1 | -0/+1 |
* | | microperl nits from Simon Cozens. | Jarkko Hietaniemi | 2000-06-01 | 1 | -1/+2 |
* | | microperl changes from Simon Cozens; Makefile for microperl | Jarkko Hietaniemi | 2000-05-31 | 1 | -0/+4 |
|/ |
|
* | Add autogeneration of perlmodlib.pod and the new perlnewmod.pod, | Jarkko Hietaniemi | 2000-05-29 | 1 | -0/+1 |
* | MacOS support, part 1 (from Matthias Neeracher | Gurusamy Sarathy | 2000-05-28 | 1 | -0/+1 |
* | revise mktables.PL for bugs and newness in Unicode 3.0 | Gurusamy Sarathy | 2000-05-28 | 1 | -0/+30 |
* | add File::Temp v0.08 from CPAN, with small tweaks to testsuite | Gurusamy Sarathy | 2000-05-07 | 1 | -0/+5 |
* | Introduce t/lib/peek.t. | Jarkko Hietaniemi | 2000-05-05 | 1 | -0/+1 |
* | missing files in MANIFEST | Gurusamy Sarathy | 2000-05-02 | 1 | -0/+29 |
* | add CGI.pm v2.66 (from Lincoln Stein) | Gurusamy Sarathy | 2000-05-01 | 1 | -0/+2 |
* | add regular expressions tutorial and quick-start guide (from | Gurusamy Sarathy | 2000-04-28 | 1 | -0/+2 |
* | fix Sys::Syslog breakage on domain sockets (from Tom Hughes) | Gurusamy Sarathy | 2000-04-27 | 1 | -0/+1 |
* | add testsuite for B backends, fix bug in B::Deparse (from | Gurusamy Sarathy | 2000-04-27 | 1 | -0/+1 |
* | rename Changes and perldelta.pod | Gurusamy Sarathy | 2000-03-28 | 1 | -0/+2 |
* | add README.machten (from Dominic Dunlop) | Gurusamy Sarathy | 2000-03-22 | 1 | -0/+1 |
* | rename tests to more appropriate names | Gurusamy Sarathy | 2000-03-22 | 1 | -3/+3 |
* | patches for many bugs in the debugger; documentation updates for | Gurusamy Sarathy | 2000-03-14 | 1 | -0/+1 |
* | final touches for lexical warnings (from Paul Marquess) | Gurusamy Sarathy | 2000-03-13 | 1 | -0/+1 |
* | shore up pod2latex shortcomings, and a Pod::Parser fix (from | Gurusamy Sarathy | 2000-03-08 | 1 | -0/+1 |
* | add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bug | Gurusamy Sarathy | 2000-03-05 | 1 | -0/+2 |
* | add support for Env arrays (from Gregor N. Purdy | Gurusamy Sarathy | 2000-03-01 | 1 | -0/+1 |