Dan Sugalski wrote:
> I, for 
> one, would like to bundle code to handle all the common protocols (SMTP, 
> NNTP, NNTP, Mail, HTTP, and SOAP, at least) in with perl 6, or with the 
> perl 6 common library.

Absolutely.  Can we engrave that in a PDD sometime soon?


>    open PAGE, "http://www.perl.org";

That's very fine, IMHO.  It puts the polymorphism in open().
The URL is still just a string.  As it should be.

-- 
John Porter

Reply via email to