in reply to Re: Image grabber remotely hosted
in thread Image grabber remotely hosted

what if i don't want to use modules, as in pure perl? can this be done?

Replies are listed 'Best First'.
RE: RE: Re: Image grabber remotely hosted
by davorg (Chancellor) on Sep 04, 2000 at 12:15 UTC

    Sure it can be done. But why bother when the modules are there to make your life easier?

    LWP::Simple, HTML::Parser (version 2) and HTML::LinkExtor are all pure-Perl modules, so if you want to know how to so it, just look at the source for these modules.

    --
    <http://www.dave.org.uk>

    European Perl Conference - Sept 22/24 2000, ICA, London
    <http://www.yapc.org/Europe/>