-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hey Perl Beginners,
I have a few minor problems. I need to get the content of a website, and search a bit in it. I'm using the package called LWP::Simple, and then i can get it, like this: $url = "http://domain.tld/site.ext" my $cont = get $url; It works fine, but it seems to be a bit slow, can you give me a hint to a faster way to do this? Thanks Best regards Mads N. Vestergaard - -- Mads N. Vestergaard - http://rwxr-xr-x.dk Interested in Open Source, and web application development -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDI+Jb7WOaPMd53OMRAg2QAKDRlwEN7M94+AtHiMD76pvDD2gdJACfZFBb U6F5WBTVGWIIP6+uLzpTMXE= =Kwhu -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>