summaryrefslogtreecommitdiff
path: root/lib/feature.t
Commit message (Collapse)AuthorAgeFilesLines
* t/lib/common.pl can use caller to infer the name of the pragma under test.Nicholas Clark2010-07-011-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 Houston2005-12-191-0/+10
Message-Id: <20051217204431.GB28940@rpc142.cs.man.ac.uk> p4raw-id: //depot/perl@26400