summaryrefslogtreecommitdiff
path: root/t/op/exists_sub.t
Commit message (Expand)AuthorAgeFilesLines
* Refactor t/op/exists_sub.t to use test.pl instead of making TAP by hand.Colin Kuskie2012-09-141-21/+58
* :locked is deprecated, so use :lvalue instead.Nicholas Clark2009-10-161-1/+1
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* support for C<exists &func> (from Spider Boardman)Gurusamy Sarathy2000-01-211-0/+46