Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate: | Bram | 2008-09-05 | 1 | -3/+3 |
* | Silence new (expected) warnings | Rafael Garcia-Suarez | 2005-07-19 | 1 | -1/+1 |
* | $foo::_ was wrongly forced as $main::_. | Rafael Garcia-Suarez | 2004-12-03 | 1 | -1/+10 |
* | Make the dUNDERBAR/UNDERBAR macros work as advertised. | Rafael Garcia-Suarez | 2004-06-02 | 1 | -1/+1 |
* | map and grep weren't working correctly with lexical $_ in | Rafael Garcia-Suarez | 2004-02-08 | 1 | -1/+13 |
* | The "my $_" wasn't nice with foreach loops. | Rafael Garcia-Suarez | 2004-02-04 | 1 | -1/+18 |
* | More docs and tests for "my $_". | Rafael Garcia-Suarez | 2004-02-03 | 1 | -2/+22 |
* | Implement "my $_". | Rafael Garcia-Suarez | 2004-02-03 | 1 | -0/+142 |