| Commit message (Expand) | Author | Age | Files | Lines |
* | Document taint-safeness. Life in the fast_abs_path() | Jarkko Hietaniemi | 2002-04-16 | 1 | -8/+10 |
* | Stas' tainting worries, obscured by me. | Jarkko Hietaniemi | 2002-04-16 | 1 | -2/+9 |
* | Let's not promise too much: use utf8 only works on identifier | Jarkko Hietaniemi | 2002-04-16 | 2 | -3/+5 |
* | Flaw in Attribute::Handlers 0.76 | Arthur Bergman | 2002-04-16 | 1 | -6/+12 |
* | my $utf8here, our $utf8here, and package variable $utf8here. | Jarkko Hietaniemi | 2002-04-16 | 1 | -4/+7 |
* | lib/FileCache.t needs to use valid filename chars | Craig A. Berry | 2002-04-16 | 1 | -3/+3 |
* | Re: [FILE] FileCache.t | belg4mit | 2002-04-15 | 1 | -1/+1 |
* | FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>. | Jarkko Hietaniemi | 2002-04-15 | 2 | -62/+148 |
* | Re: [PATCH] Re: restricted hashes are unblessable | Nicholas Clark | 2002-04-15 | 1 | -1/+25 |
* | return undef is of questionable style. | Jarkko Hietaniemi | 2002-04-15 | 1 | -2/+2 |
* | solve one taint problem | Stas Bekman | 2002-04-15 | 1 | -0/+1 |
* | Correct precedence problem in #15915 | Rafael Garcia-Suarez | 2002-04-14 | 1 | -3/+4 |
* | use vars wasn't use utf8 aware. | Jarkko Hietaniemi | 2002-04-14 | 1 | -2/+5 |
* | Re: restricted hashes are unblessable | Nicholas Clark | 2002-04-14 | 2 | -1/+37 |
* | patch for FileCache in 5.7.3 | Jerrad Pierce | 2002-04-14 | 1 | -8/+26 |
* | Benchmark.t 75,90,109 | Nicholas Clark | 2002-04-13 | 1 | -22/+45 |
* | Re: Win32 Status | Michael G. Schwern | 2002-04-12 | 1 | -2/+3 |
* | Update to Net::Ping 2.16. | Jarkko Hietaniemi | 2002-04-12 | 3 | -10/+24 |
* | Upgrade to CGI.pm 2.81. | Jarkko Hietaniemi | 2002-04-12 | 3 | -30/+38 |
* | ZWNJ, ZWJ. Any further convenience aliasing should | Jarkko Hietaniemi | 2002-04-11 | 2 | -2/+18 |
* | free CheckTree from the tyranny of the forward slash | Craig A. Berry | 2002-04-11 | 2 | -3/+5 |
* | MakeMaker 5.55_03 -> 5.90_01 | Michael G. Schwern | 2002-04-11 | 12 | -166/+480 |
* | [ PATCH ] Minor Term::ReadLine POD fix | Ilya Martynov | 2002-04-11 | 1 | -4/+4 |
* | Add a \t to Win32 pm_to_blib $(TOUCH) line. | Nick Ing-Simmons | 2002-04-10 | 1 | -1/+1 |
* | Portability tweak. | Jarkko Hietaniemi | 2002-04-09 | 1 | -1/+1 |
* | File::CheckTree hates @'s | Spider Boardman | 2002-04-09 | 1 | -3/+3 |
* | File::Checktree update from Paul Grassie. | Jarkko Hietaniemi | 2002-04-09 | 2 | -89/+356 |
* | Re: lib/sort.t failure -- real PATCH enclosed | Andy Dougherty | 2002-04-08 | 1 | -5/+2 |
* | Re: MakeMaker broken (was Re: perl patch level 15780 | Michael G. Schwern | 2002-04-08 | 1 | -1/+1 |
* | ExtUtils::Packlist doesn't grok filenames with spaces | Jan Dubois | 2002-04-08 | 1 | -1/+6 |
* | Can't right now twist my brain to figure out | Jarkko Hietaniemi | 2002-04-07 | 1 | -0/+7 |
* | Tpyo. | Jarkko Hietaniemi | 2002-04-07 | 1 | -13/+13 |
* | charnames::viacode() was broken, noticed by Jeffrey. | Jarkko Hietaniemi | 2002-04-07 | 2 | -4/+3 |
* | [PATCH] MakeMaker basic.t on Win32 | Mattia Barbon | 2002-04-07 | 2 | -3/+4 |
* | Re: 15764 breakage | Michael G. Schwern | 2002-04-07 | 1 | -2/+2 |
* | Underline that the current implementation is not | Jarkko Hietaniemi | 2002-04-06 | 1 | -14/+15 |
* | Weak spots in the utf8 manpage | Andreas König | 2002-04-06 | 1 | -7/+17 |
* | MakeMaker core sync 5.54_01 -> 5.55_02 | Michael G. Schwern | 2002-04-06 | 17 | -462/+821 |
* | No need to avoid utf8 warnings after #15762. | Jarkko Hietaniemi | 2002-04-06 | 1 | -14/+12 |
* | Make hv_notallowed a static as suggested by Nicholas Clark; | Jarkko Hietaniemi | 2002-04-06 | 1 | -12/+12 |
* | Minor Tie::File test patch, from mjd. | Jarkko Hietaniemi | 2002-04-05 | 1 | -1/+1 |
* | Win32 pacifying from mjd. | Jarkko Hietaniemi | 2002-04-05 | 1 | -0/+1 |
* | Re: lib/sort.t failure (and [PATCH]) | John P. Linderman | 2002-04-05 | 1 | -7/+15 |
* | Typo nits from Wolfgang Laun. | Jarkko Hietaniemi | 2002-04-04 | 3 | -11/+11 |
* | Detypo in diagnostics. | Rafael Garcia-Suarez | 2002-04-04 | 1 | -1/+1 |
* | pod2html: try to be EOL agnostic. | Jarkko Hietaniemi | 2002-04-04 | 2 | -0/+112 |
* | [PATCH} Pod::HTML and HTML4 | Robert Spier | 2002-04-04 | 1 | -1/+2 |
* | Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if paths c... | Dominic Dunlop | 2002-04-03 | 1 | -5/+33 |
* | Upgrade to Tie::File 0.93, from mjd. | Jarkko Hietaniemi | 2002-04-03 | 5 | -269/+14 |
* | lib/AnyDBM_File.t incorrectly passes even without any dbm | Andy Dougherty | 2002-04-03 | 1 | -6/+1 |