Do you mean something as below?

my $foo::shared = '';
my @bar::shared = ();

I don't know what you writted too.


-----Original Message-----
>From: Beast <[EMAIL PROTECTED]>
>Sent: Dec 16, 2005 5:00 AM
>To: beginners@perl.org
>Subject: : shared
>
>
>I saw code which has something like :
>
>
>my $foo : shared = '';
>my @bar : shared = ();
>...
>
>What is that means?
>
>
>
>-- 
>
>--beast
>
>
>-- 
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
><http://learn.perl.org/> <http://learn.perl.org/first-response>
>
>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to