After reading an earlier thread regarding LWP::Simple, I played around with it a little and was able to use it to retrieve .GIF files from my web site. However I also need to get .EXE files. When attempting $Buffer = get($url); I receive the .EXE's output not the actual file. I understand why but that is not what I need.

Is there a method that is as easy as LWP::Simple that would retrieve the actual .EXE file?


Thanks,


Greg

_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to