> if (open(BLAH,">:URL","mailto:[EMAIL PROTECTED]")) { ... > > Now PerlIO/URL.pm has to know the semantics of /^mailto:/. > If it does it can do DNS lookup for MX record for north.pole and > presumably fail and return undef. > > Oops sorry that is perl5 ;-) Which part? "Presumably", "fail", "undef" ? ;-)
- Re: Larry's Apocalypse 1 John Porter
- Re: Larry's Apocalypse 1 Jonathan Scott Duff
- Re: Larry's Apocalypse 1 Simon Cozens
- Re: Larry's Apocalypse 1 John Porter
- Re: Larry's Apocalypse 1 Simon Cozens
- Re: Larry's Apocalypse 1 Jarkko Hietaniemi
- Re: Larry's Apocalypse 1 Dan Brian
- Re: Larry's Apocalypse 1 Jarkko Hietaniemi
- Re: Larry's Apocalypse 1 Dan Brian
- Re: Larry's Apocalypse 1 nick
- Re: Larry's Apocalypse 1 Dan Brian
- Re: Larry's Apocalypse 1 nick
- Re: Larry's Apocalypse 1 Jarkko Hietaniemi
- Re: Larry's Apocalypse 1 John Porter
- Re: Larry's Apocalypse 1 Adam Turoff
- Re: Larry's Apocalypse 1 John Porter
- Re: Larry's Apocalypse 1 Jarkko Hietaniemi
- Re: Larry's Apocalypse 1 nick
- Re: Larry's Apocalypse 1 John Siracusa
- Re: Larry's Apocalypse 1 Dan Sugalski
- Re: Larry's Apocalypse 1 Richard Proctor