in reply to Re: How do I prototype a function with a varying number of arguments?
in thread How do I prototype a function with a varying number of arguments?

Prototypes are an attempt to bolt type safety onto a typeless language.

I know all of those words, but that sentence makes no sense in the context of Perl 5. Can you elaborate?

  • Comment on Re^2: How do I prototype a function with a varying number of arguments?