:) Right. I actually did'nt think of it, but now that you mention it, yes. thx. > On Mon, 11 Oct 2004, Radhika Sambamurti wrote: > >> I know there are many tools out there, but I would like to write a >> simple script that can login to a webserver, connect to port (whatever >> port number i give it) and do a 'wget https://blah.blah.com :9091". > > That is to say, you're going to use LWP's modules to do HTTP gets all > within Perl, rather than running an external program like wget. > > Right? :-) > > <http://www.oreilly.com/openbook/webclient/ch05.html> > > As for the other stuff, unfortunately, I'm not as up on that as I wish I > were. I'm sure someone more knowledgeable will chime in though... > > > -- > Chris Devers > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > > >
-- It's all a matter of perspective. You can choose your view by choosing where to stand. Larry Wall --- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>