Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Reinvent a broken wheel?

by tadman (Prior)
on Jul 07, 2003 at 18:09 UTC ( [id://272050]=note: print w/replies, xml ) Need Help??


in reply to Reinvent a broken wheel?

I'd love to have something that was as good as GNU wget which is just unbelievably good at doing that sort of thing, with the only down-side being that it's a shell tool and not a Perl module. It has a lot of functionality that can be engaged with just a command-line switch, something that you'd have to write for yourself in Perl using most of the modules I'm familiar with.

If all you need to do is download images, that's the program to use. It might even be advantageous to make Perl generate the list for it to download, and then let it take care of the gory details.

Replies are listed 'Best First'.
Re: Re: Reinvent a broken wheel?
by demerphq (Chancellor) on Jul 08, 2003 at 16:37 UTC

    libnet comes with a program called GET that is like a mini wget in pure perl. Its installed automatically in your /perl/bin directory. Not sure if you have to install libnet explicitly or if it comes with the standard build tho.


    ---
    demerphq

    <Elian> And I do take a kind of perverse pleasure in having an OO assembly language...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://272050]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-25 08:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found