Skip to search.
libwww-perl

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 1196 - 1225 of 7559   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1196 Gisle Aas
aas@... Send Email
Aug 1, 1996
2:27 pm
Since I am going on vacation now, I though it would be a good idea to make a new release of libwww-perl :-) I will not be able to read or answer any mail for...
1197 Stuart Harris
StuartH@... Send Email
Aug 2, 1996
1:34 pm
I've had a look through the archive at previous suggestions about incorporating comment parsing. Does anyone know if there is a solution yet? The reason I...
1198 Wes Modes
modes@... Send Email
Aug 2, 1996
3:33 pm
I am aware of the danger of printing text on a CGI-generated page that the user has entered via a form. Some sites, I've noticed merely quote all the...
1199 WWW projekt
wwwproj@... Send Email
Aug 2, 1996
3:41 pm
... I made a new class, called Comment, that inherited from HTML::Element. It looks like this: package MEHL::Comment; use strict; use vars qw(@ISA); use...
1200 Dennis Oszuscik
denniso@... Send Email
Aug 3, 1996
3:40 pm
Undefined subroutine "main'_MIT_POSIX_THREADS" called at /usr/lib/perl/sys/cdefs.ph line 116. I am running a Linux os and using libwww-perl-0.40, I looked in...
1201 Paul Schinder
schinder@... Send Email
Aug 3, 1996
8:46 pm
I promised a while ago to post the changes necessary to get libwww-perl-5 working on a Macintosh under the beta MacPerl 5.002. Here they are, using...
1202 Aaron Nabil
nabil@... Send Email
Aug 3, 1996
10:11 pm
1203 Martijn Koster
m.koster@... Send Email
Aug 4, 1996
5:48 pm
... The central (distributed) spot for Perl modules is CPAN (see www.perl.com), but you can also find libwww-perl on Gisle's machine: ...
1204 Nick Ing-Simmons
nik@... Send Email
Aug 5, 1996
7:42 am
... Where do you think in the perl archive: CPAN/authors/id/GAAS/libwww-perl-5.01.tar.gz...
1205 Nick Ing-Simmons
nik@... Send Email
Aug 5, 1996
7:42 am
... Where do you think in the perl archive: CPAN/authors/id/GAAS/libwww-perl-5.01.tar.gz...
1206 Moshiul Shovon
shovon@... Send Email
Aug 5, 1996
8:44 pm
Hello there: I have just installed Perl5.003 and the latest version of libwww-perl (as of 08-02-96, how can I find out the version info of libwww-perl I am ...
1207 obrien@... Send Email Aug 6, 1996
12:31 am
The 5.01 version of libwww-perl is looking for Net::FTP 2.00 as shown from ``perl Makefile.PL'' Checking for Net::FTP... failed Net::FTP 2.00 required--this is...
1208 obrien@... Send Email Aug 6, 1996
12:50 am
... Never mind... find it as libnet-1.0.tar.gz. -- David (obrien@...)...
1209 Andreas Koenig
k@... Send Email
Aug 6, 1996
2:36 am
... CPAN/authors/id/GBARR/libnet-1.00.tar.gz CPAN/authors/Graham_Barr/libnet-1.00.tar.gz CPAN/modules/by-module/Net/libnet-1.00.tar.gz andreas...
1210 Graham Barr
bodg@... Send Email
Aug 6, 1996
6:21 am
... Net::FTP is now included in libnet which is on CPAN. Graham. -- Graham Barr <bodg@...> | There is no ultimate answer. Texas Instruments Ltd....
1211 WWW projekt
wwwproj@... Send Email
Aug 6, 1996
7:38 am
... Use HTML::TreeBuilder, like this: #!/usr/common/bin/perl use HTML::TreeBuilder; $doc = <<'END'; <HTML> <HEAD> <TITLE>Test 1</TITLE> </HEAD> <BODY> <MyTag1>...
1212 rbauman
rbauman@... Send Email
Aug 6, 1996
5:28 pm
-- [ From: rbauman * EMC.Ver #2.5.02 ] -- could the owner of this list PLEASE UNSUBSCRIBE me . . . the listserver wont let me do it myself . . . ...
1213 Patrick Sibenaler
patrick@... Send Email
Aug 6, 1996
8:03 pm
Hi. I'm not subscribed to this list, so please answer directly... (I hope I'm talking to anybody at all.... ;) I wonder if someone can tell me where the...
1214 Matthew Darwin
darwin@... Send Email
Aug 6, 1996
11:01 pm
... #!/usr/bin/perl $output = `GET http://www.loran.com`; print $output; -- Matthew Darwin, darwin@......
1215 Vijay Talati
vijay@... Send Email
Aug 7, 1996
1:22 am
Hi, I was wondering if there is libwww-perl equivalent in C somewhere? Thanks Vijay...
1216 Lucy Borodavkina
lyudmila@... Send Email
Aug 7, 1996
3:52 am
... Yes, W3 consortium has LibWWW in C. You can find it at http://www.w3.org/pub/WWW/Library/. And we just had 4.1 beta released. Lucy...
1217 Patrick Sibenaler
patrick@... Send Email
Aug 7, 1996
11:27 am
... Well, I DID write that I feel stupid... But not THAT stupid..! ;) Thanx anyway. By the way. A couple of months ago, there was some discussion about...
1218 Hans de Graaff
J.J.deGraaff@... Send Email
Aug 7, 1996
12:55 pm
I think I have found a problem with the new LinkExtor in LWP 5.01. This module doesn't work when the page it scans contains no links at all, and when the...
1219 David Tiberio
dtiberio@... Send Email
Aug 7, 1996
8:10 pm
Is it possible to post data to an ACTION script using a perl script instead of filling out a form and pressing submit? I have some forms I have to fill out on...
1220 whetzel@... Send Email Aug 8, 1996
1:13 pm
1221 WWW projekt
wwwproj@... Send Email
Aug 8, 1996
3:23 pm
... Due to the misfortunate fact that the contents in an element is stored in an array, there is no way of actually deleting an element in another elements...
1222 Martin Wilck 0341 235...
martin@... Send Email
Aug 8, 1996
9:12 pm
Hello, I've just tried to install libwww-perl-5b5 on a Sparc 20 running Solaris 2.5. My Perl version is 5.003, I installed it just before and it completed all ...
1223 WWW projekt
wwwproj@... Send Email
Aug 9, 1996
6:57 am
... [snip] ... No, it works for me, without error messages. This is what perl has got to say about the error message: Operation ` %s ' %s: no method found, (F)...
1224 Andreas Koenig
k@... Send Email
Aug 9, 1996
7:03 am
I just found an unfinished emeil to you to answer your recent questions which I never came around to complete. Better than nothing, I suppose, and append it...
1225 WWW projekt
wwwproj@... Send Email
Aug 12, 1996
6:00 pm
... Ok, I can see that now. I will explain why I misunderstood the code later. ... Because the tag is not deleted from the tree: ~/Stefan/tmp>perl -w...
Messages 1196 - 1225 of 7559   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help