Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t/lib/common.pl can use caller to infer the name of the pragma under test. | Nicholas Clark | 2010-07-01 | 1 | -7/+2 |
| | | | | | | | This avoids needing to use a variable in package main to pass in information. Also, remove an unnecessary $ENV{PERL5LIB} assignment cargo-culted into most users of t/lib/common,pl, and remove the BEGIN block as the code it contained doesn't need to run at BEGIN time. | ||||
* | latest switch/say/~~ | Robin Houston | 2005-12-19 | 1 | -0/+10 |
Message-Id: <20051217204431.GB28940@rpc142.cs.man.ac.uk> p4raw-id: //depot/perl@26400 |