Make prototype("CORE::foo") return prototypes with _ when it should
[p5sagit/p5-mst-13.2.git] / t / op / cproto.t
2006-10-18 Rafael Garcia-Suarez Make prototype("CORE::foo") return prototypes with...
2006-09-20 Rafael Garcia-Suarez prototype() wasn't working to get the prototype of...
2005-12-19 Robin Houston latest switch/say/~~
2005-05-03 Rafael Garcia-Suarez Fix getting prototype of builtins mkdir and setpgrp.
2005-05-03 Rafael Garcia-Suarez mkdir without arguments now defaults to $_
2003-11-05 Michael G. Schwern Re: 'make minitest' fails for op/cproto and op/pat
2003-08-30 Jarkko Hietaniemi Setup @INC.
2003-08-29 Rafael Garcia-Suarez Add a new test, to ensure that we don't unexpectedly...