----- Original Message ----- From: "Isaac" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 20, 2000 2:48 PM Subject: what is the deal > when people say: > > my $foo = "this"; > > what is the difference between that and: > > $foo = "this"; > Take a look at http://perl.plover.com/FAQs/Namespaces.html _______________________________________________ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users
- what is the deal Isaac
- Re: what is the deal Paul Popour
- Re: what is the deal Chuck . Hirstius
- Re: what is the deal barons