Re: RFC 100 (v2) Embed full URI support into Perl

[email protected] (Hildo Biersma) Mon, 18 Sep 2000 13:03:15 +0100
Newsgroups perl.perl6.language.io
Organization Morgan Stanley Dean Witter & Co.
Message-ID <[email protected]>
> > =head1 NOTES ON FREEZE
> >
> > The only comments received were on my crappy examples, which have been
> > clarified. Everyone seemed to like the idea.
> 
> Personally I hated it. And I distinctly remember saying so. And I
> still hate it.

I dislike it too.  URIs are a user-space matter and should not be
built-in to the language - put it in a module.  And if you have an OS
that implements URIs directly, well then that module becomes really
simple :-)

Hildo