> open "http://my.homepage.com"; # the file Well, I think this is a bit of an edge case. If you really have a file named this, it would have to be in UNIX, named: http:/my.homepage.com So, you'd have a UNIX directory named "http:" containing the file "my.homepage.com". The double // will get resolved because UNIX is nice to you. But other OSes (at least Windows) won't let you even create such a file. However, I would argue that if you're creating files like this you may be in the need of psychiatric help.* :-) And I don't think it's a compelling enough argument to avoiding integrating URI support into Perl. Cheers, Nate P.S. The *'ed part is meant in a joking manner, please take it lightheartedly. :-)
- Re: RFC 14 (v3) Modify open() to support ... Nathan Wiger
- Re: RFC 14 (v3) Modify open() to supp... Jonathan Scott Duff
- Re: RFC 14 (v3) Modify open() to supp... Nathan Wiger
- Re: RFC 14 (v3) Modify open() to supp... Jonathan Scott Duff
- Re: RFC 14 (v3) Modify open() to supp... Nathan Wiger
- Re: RFC 14 (v3) Modify open() to supp... Casey R. Tweten
- Re: RFC 14 (v3) Modify open() to supp... Jonathan Scott Duff
- Re: RFC 14 (v3) Modify open() to supp... Nathan Wiger
- Re: RFC 14 (v3) Modify open() to supp... Jonathan Scott Duff
- Re: RFC 14 (v3) Modify open() to supp... Nathan Wiger
- Re: RFC 14 (v3) Modify open() to supp... Nathan Wiger
- Re: RFC 14 (v3) Modify open() to supp... Casey R. Tweten
- Re: RFC 14 (v3) Modify open() to supp... Joe McMahon
- Re: RFC 14 (v3) Modify open() to supp... Jon Ericson
- Re: RFC 14 (v3) Modify open() to supp... Kai Henningsen
- Re: RFC 14 (v3) Modify open() to support FileObjects a... Jonathan Scott Duff
- Re: RFC 14 (v3) Modify open() to support FileObje... Chaim Frenkel
- Re: RFC 14 (v3) Modify open() to support File... Jonathan Scott Duff
- Re: RFC 14 (v3) Modify open() to support ... Nathan Wiger
- Re: RFC 14 (v3) Modify open() to supp... Chaim Frenkel
- Re: RFC 14 (v3) Modify open() to supp... Nathan Wiger