http://www.perlmonks.org?node_id=993463

prasappu has asked for the wisdom of the Perl Monks concerning the following question:

Hi, Can I use the scope resolution operator without package name on its left side? (example-> ::sub1() ) And also, what is the meaning of $ is on the left side of :: (like $::) Thanks, Prasad