in reply to Re^2: passing paramters to a sub
in thread passing paramters to a sub

I use prototypes for one and one reason only.

Compile-time checking.

So I'd argue that prototypes are still desirable, even with the pop.