This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
allow Configure -S to run non-interactively (spotted by Greg Hudson
[perl5.git] / t / op / args.t
1999-09-29 Charles Baileyresync with mainline
1999-09-19 Gurusamy Sarathyavoid clearing @_ at all for faster subroutine calls...