In message <[EMAIL PROTECTED]>
          Tom Hughes <[EMAIL PROTECTED]> wrote:

> The suggested syntax does not necessarily conflict with the
> above - the core might spot the xxx: scheme and try and load
> an xxx.pm from some well known path and hand off the open to
> that module.

To follow up to myself I should add that there is also a second
technique that achieves the same result.

That is if the core provides a way for modules to register as
handlers for certain types of filename - the when you load a
module like LWP it would register things like http and ftp that
it knows how to handle and open's for those types would be handed
off to the registered handler.

Tom

-- 
Tom Hughes ([EMAIL PROTECTED])
http://www.compton.nu/
...Don't speak about Time, until you have spoken to him.

Reply via email to