On Sun, 4 Nov 2001, brian moseley wrote: > once you start talking about validating method parameters, i > think the performance issue of using shift or copying @_ > kind of goes away eh?
That's definitely true. But it seems to me that goal of an 'enterprise' system is reliability and correctness first, speed later. If you want quick 'n' dirty, Perl already supports that quite well ;) -dave /*================== www.urth.org We await the New Sun ==================*/
