Owing to my ever increasing workload and the small part that CGI plays in that work I decided to seek a new maintainer for my CGI::* modules. Since Lincoln...
327
Lincoln D. Stein
lstein@...
Jul 7, 1995 10:49 pm
Hi all, As Tim's recent message indicates, I've agreed to take on the maintenance of CGI::Base, CGI::Request and CGI::MiniSvr. The CGI::* modules and my ...
328
Bob Balzer
balzer@...
Jul 9, 1995 2:17 pm
Does anyone know of an existing utility that builds a local cache of a WEB subtree (including referenced images) so that it can later be accessed locally over...
329
Martijn Koster
m.koster@...
Jul 10, 1995 9:31 am
... Good idea. FYI, I will be shortly losing control over the availability and maintenance of some or all of NEXOR's WWW service. What this means is as yet...
330
Rick Flynn
rick@...
Jul 10, 1995 7:00 pm
Can someone please tell where I can get the following (I'm not a member of the list, so an emailed response would be appreciated): 15) World Wide Web, HTML,...
331
Martijn Koster
m.koster@...
Jul 11, 1995 8:13 am
... hehe, Tim, the module list works! :-) At the moment it's on http://pubweb.nexor.co.uk/public/perl/contrib/lib/URI/URL.html but this will change soon. --...
332
Gisle Aas
aas@...
Jul 11, 1995 7:11 pm
Consider this: #!/local/bin/perl require URI::URL; $url = new URI::URL "http://www.oslonett.no/"; $url->print_on; when I run this script I get the following...
333
Tim Bunce
Tim.Bunce@...
Jul 11, 1995 8:06 pm
... I think print_on used to be defined in the URI::URL::_generic package. The dump alias would therefore be correctly setup to refer to print_on. At a later...
334
Peter Gordon
peter.gordon@...
Jul 12, 1995 6:18 am
Hi there one and all. All your names appear on Tim Bunce's Perl 5 Module List as contributors of software packages/modules. The way things stand, it is very...
335
Martijn Koster
m.koster@...
Jul 12, 1995 8:11 am
... I think so too. -- Martijn __________ Internet: m.koster@... X-400: C=GB; A= ; P=Nexor; O=Nexor; S=koster; I=M WWW:...
336
Ilya Zakharevich
ilya@...
Jul 12, 1995 10:00 am
... Well, I remember some http: form we were invited to fill. I did it, where are the results? Ilya...
337
Graham Barr
bodg@...
Jul 12, 1995 10:14 am
In <199507120948.FAA28764@...> On Wed, 12 Jul 1995 05:48:23 -0400 (EDT) ... I did it to but I found that it was VERY slooowwww. If this...
338
Frederic Chauveau
Frederic.Chauveau@...
Jul 12, 1995 10:50 am
I can put up that page and even some archives here. It should be real fast for all european users and reasonnably fast for the rest of the world....
339
Tim Bunce
Tim.Bunce@...
Jul 12, 1995 10:51 am
... And one week later it will be out of date. Are you offering to maintain such a list week-in week-out for many years? The Module List does not include this...
340
Gisle Aas
aas@...
Jul 13, 1995 7:35 am
Version 3.00 of the URI::URL Perl5 module has now been released. Changes since version 2.10 are: o $url->fullpath no longer return the fragment part. o...
341
Gisle Aas
aas@...
Jul 17, 1995 10:56 am
Finally, here it is; The first release of the new library that uses the object oriented features of perl5. The new library (lwp-0.01) is available from ...
342
Gisle Aas
aas@...
Jul 17, 1995 12:24 pm
Here are some examples of LWP usage. More examples can be found by looking at the "get", "mirror" or "test/*" scripts found in the lwp-0.01 package. The...
343
Martijn Koster
m.koster@...
Jul 17, 1995 4:06 pm
... Ah, now that's why it had a familiar ring :-) ... In the beginning was libwww-perl-0.40, then came libwww-perl-5-0.1. Then our tongues became completely...
344
Roy Fielding
fielding@...
Jul 17, 1995 7:42 pm
... Well, if you can find something that nicely describes "perl spider guts", then we could use that. ;-) BTW, please be sure to mention that administrivia...
345
Joel Scotkin
scotkin_joel@...
Jul 18, 1995 4:55 am
This is great stuff. You blew my evening - I just hadda sit at home and play. :) Couple of comments: I was playing around with the "get" program, and since I...
346
Gisle Aas
aas@...
Jul 18, 1995 8:29 am
... I hope you did not have much better things to do :-) ... I must admit that I did not check that proxying worked before releasing the code. I don't have a...
347
Reinier Post
reinpost@...
Jul 18, 1995 8:35 am
... [confusing name, say some] ... Still OK :-) ... I personally like names that give you a rough idea of functionality. With lwp-5-1.tar.gz you really depend...
348
Martijn Koster
m.koster@...
Jul 18, 1995 9:02 am
... OK, so we all agree lwp stinks :-) ... Ehr, is the last time we had this debate archived somewhere? :-) The point is that the main model in libwww-perl is...
349
Reinier Post
reinpost@...
Jul 18, 1995 9:33 am
... And it's the approach taken by libwww! (Henrik F-N recommends it whenever he can.) ... 'HTTP proxying'? ... Probably something like 'the Web common...
350
Gisle Aas
aas@...
Jul 18, 1995 12:07 pm
FYI: I have just implemented LWP::Protocol::gopher, so no once else have to try to do it. It was really very easy. Next thing on the list is...
351
Gisle Aas
aas@...
Jul 18, 1995 2:02 pm
How about using "LW3"? To cryptic? --Gisle...
352
Joel Scotkin
scotkin_joel@...
Jul 18, 1995 5:17 pm
... The patch to UserAgent.pm worked for me - I also took another good look at the code and have cleared up my own confusion. That said, here is a basically...
353
Martijn Koster
m.koster@...
Jul 18, 1995 6:01 pm
Sorry I'm responding a bit late. Real work want to get done badly here ... Hold on, we may be talking about different things here. The proxying support that is...
354
Martijn Koster
m.koster@...
Jul 18, 1995 7:08 pm
... Ah, classic case of crossed mail :-) I'm glad it is clearer now. ... 'scheme' you mean. Methods are things like 'GET'. ... If you have a proxy which does...
355
Roy Fielding
fielding@...
Jul 18, 1995 7:10 pm
... Hmmmm, that doesn't sound right. Proxying is a library issue that can be handled entirely by the library -- why make all clients do the same work? BTW, I...