> function calls are relatively expensive.
> Certainly more so than iteration or array operations.

Maybe we could get a new pragma:

no overhead 'subs';

;/

I've been fighting a perl script problem for a while now
and just recently figured out a potential solution
that just happens to involve a whole lot of subroutine
calls, including potential recursion.






_______________________________________________
Boston-pm mailing list
Boston-pm@mail.pm.org
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to