> >    myhttp->open("http://www.perl.com", "fred", "barney");
> 
> Indeed I had written it that way to begin with, but changed it because
> it didn't seem to make a difference to me.  Why is one "more correct"
> than the other?

Currently, there's no real difference. Depending on what happens in Perl
6 notation, though, there might be a substantial difference. In Perl 5,
they're basically synonymous. Just being (needlessly?) pedantic. :-)

-Nate

Reply via email to