in reply to Re: does perl have a concept of "int main()"? (variable scoping question)
in thread does perl have a concept of "int main()"? (variable scoping question)

Oh, and really, don't use prototypes.

... and the Usual Suspects insofar as prototype info links are concerned: Prototypes (in perlsub); Far More than Everything You've Ever Wanted to Know about Prototypes in Perl -- by Tom Christiansen.

  • Comment on Re^2: does perl have a concept of "int main()"? (variable scoping question)