Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bless/readonly failure spotted by Jerry Hedden. | Nicholas Clark | 2007-11-28 | 1 | -1/+12 |
* | Avoid obscure failures when a regexp hasn't matched | Rafael Garcia-Suarez | 2007-02-06 | 1 | -4/+8 |
* | Convert bless.t to test.pl | Nicholas Clark | 2005-07-02 | 1 | -42/+41 |
* | Use minimal @INC in tests, most of the time just '../lib', | Mike Guy | 2000-08-29 | 1 | -1/+1 |
* | Augment #6539 a bit: don't croak if there's magic in the air. | Hugo van der Sanden | 2000-08-08 | 1 | -4/+14 |
* | Make the test -w clean. | Jarkko Hietaniemi | 2000-08-07 | 1 | -3/+3 |
* | use warnings instead of $^W. | Jarkko Hietaniemi | 2000-08-07 | 1 | -1/+1 |
* | Disable a portability warning Because We Know What We Are Doing. | Jarkko Hietaniemi | 2000-08-07 | 1 | -1/+2 |
* | Make bless(REF, REF) a fatal error, add bless tests. | Hugo van der Sanden | 2000-08-07 | 1 | -0/+116 |