Opening dirhandle DIR also as a file needs no warnings 'deprecated';
[p5sagit/p5-mst-13.2.git] / t / op / exists_sub.t
2009-10-16 Nicholas Clark :locked is deprecated, so use :lvalue instead.
2009-06-06 Rafael Garcia-Suarez Mark all .t and .pm files as non executable
2000-10-20 Charles Bailey SYN SYN
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
2000-02-09 Charles Bailey Resync with mainline
2000-01-21 Gurusamy Sarathy support for C<exists &func> (from Spider Boardman)