in reply to Re^3: The purpose of prototypes in perl subroutines
in thread The purpose of prototypes in perl subroutines

But if you accept that terminology, all subroutine declarations are prototyping, and in a sense they are, but since perl's prototyping is rather different from other language's, I think that would only confuse people even more.

FWIW, I think that the whole term is an unfortunate choice in perl.

  • Comment on Re^4: The purpose of prototypes in perl subroutines