Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > what is the meaning of $:: ?

Reply
Thread Tools

what is the meaning of $:: ?

 
 
Mathematisch
Guest
Posts: n/a
 
      05-16-2012
Hi,

I see this perl syntax "$::" in various scripts. What does it mean?
i.e.

$::VERSION = 0.01;

What would that be written in this way?

Thanks.
 
Reply With Quote
 
 
 
 
Rainer Weikusat
Guest
Posts: n/a
 
      05-16-2012
Mathematisch <> writes:
> I see this perl syntax "$::" in various scripts. What does it mean?
> i.e.
>
> $::VERSION = 0.01;
>
> What would that be written in this way?


AFAIK, a 'package global' variable in package main.
 
Reply With Quote
 
 
 
 
mingwei hu
Guest
Posts: n/a
 
      05-17-2012
learned it from Ben.
thanks.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Understanding search queries, semantics, and "Meaning" ...aren't weall looking for meaning? 5lvqbwl02@sneakemail.com Python 4 01-14-2009 02:28 PM
use work.my_package.all-->what exactly meaning of this Parthav VHDL 4 01-13-2006 07:50 PM
WHAT IS THE MEANING *FESWANY MCSE 3 01-28-2005 02:55 PM
Meaning of word "develop" in the exam (70-300) TomTom MCSD 10 08-13-2004 04:39 PM
Meaning of output value? Sander Odekerken VHDL 2 05-18-2004 05:41 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57