Hey folks, an easy one- how do I download binary files through a URL? I know how to use LWP::Simple to "get" a web document, but if the file is binary it doesn't read it properly.
IE, want to use Perl to automate the downloading of a .zip file, at How do I do it?
Thx,
Nick
IE, want to use Perl to automate the downloading of a .zip file, at How do I do it?
Thx,
Nick