Re: RFC 14 (v3) Modify open() to support FileObjects and
[email protected] (Nathan Wiger) Mon, 14 Aug 2000 15:17:38 -0700
| Newsgroups | perl.perl6.language.io |
|---|---|
| Organization | Sun Microsystems |
| Message-ID | <[email protected]> |
> > 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