Beast wrote:
> 
> I saw code which has something like :
> 
> 
> my $foo : shared = '';
> my @bar : shared = ();
> ...
> 
> What is that means?

perldoc attributes
perldoc perlthrtut
perldoc perlsub


John
-- 
use Perl;
program
fulfillment

-- 
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