in reply to
main() sub main{}
There is some explanation in
this post
. But it (and I) suggest using "Main" instead of "main".
Comment on
Re: main() sub main{}
In Section
Seekers of Perl Wisdom