Re: How to query a website via Perl

2009-05-12 Thread Vinod K. Isaac
You can use LWP module for that. Check the following url. http://www.perl.com/pub/a/2002/08/20/perlandlwp.html Thanks -- http://jcbid.com -- - Original Message - From: steve silvers To:

Display splash image with Perl Program

2001-06-02 Thread Isaac
Hello List, I am writing a Perl program that I hope to be very portable from Windows to *nix. What I would like to be able to do is display an image (be it .gif or .jpg) upon the launch of the program, have it sleep there for 5 seconds or so and then begin the rest of the program. Any thoughts

what is the deal

2000-12-20 Thread Isaac
when people say: my $foo = "this"; what is the difference between that and: $foo = "this"; Thanks, John ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users