summaryrefslogtreecommitdiff
path: root/t/op/override.t
Commit message (Expand)AuthorAgeFilesLines
* Stop constant inlining from countermanding ‘use subs’Father Chrysostomos2013-06-021-1/+7
* suppress "experimental" warnings for my $_Ricardo Signes2013-02-201-1/+1
* override.t: Suppress deprecation warningFather Chrysostomos2012-12-041-1/+5
* Deprecate lexical $_Father Chrysostomos2012-12-041-0/+1
* override.t: Remove obsolete commentFather Chrysostomos2012-05-211-1/+0
* Disable $[ under 5.16Father Chrysostomos2011-12-151-5/+4
* Fix use VERSION test failures under PERL_UNICODEFather Chrysostomos2011-12-081-2/+8
* Handle require() on implicit $_ properly w/r global overridesVincent Pit2011-11-201-1/+13
* Fix typos (spelling errors) in t/*.Peter J. Acklam) (via RT2011-01-071-1/+1
* Make BEGIN {require 5.12.0} behave as documented.Nicholas Clark2010-11-251-4/+4
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Make readpipe() overridable (and also `` and qx//)Rafael Garcia-Suarez2006-10-311-1/+14
* Test for OPpCONST_NOVER only on OP_CONST ops.Rafael Garcia-Suarez2005-09-271-9/+24
* Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::dieRafael Garcia-Suarez2002-10-021-31/+38
* Revert #15200 for backwards compatiblity reasons.Abhijit Menon-Sen2002-03-221-1/+1
* Disambiguate "Can't locate"Mike Guy2002-03-121-1/+1
* [PATCH] Overriding readline() should also override <FH> Rafael Garcia-Suarez2002-01-151-1/+19
* local(*CORE::GLOBAL::require) doesn't behave like other overridesGurusamy Sarathy2001-11-221-1/+10
* In UNICOS division yada yada.Jarkko Hietaniemi2001-09-051-1/+1
* testsuite for change#10192 (from Gisle Aas)Gurusamy Sarathy2001-06-041-0/+63