in reply to
Usage of scope resolution operator :: without package name
Yes. No package name is a shortcut for the default package name
main
.
Comment on
Re: Usage of scope resolution operator :: without package name
In Section
Seekers of Perl Wisdom