linux-l: wget

Ralf Baerwaldt rade at rade2.bancos.com
Mo Jul 6 15:08:36 CEST 1998


> #! /usr/local/bin/perl
> 
> use LWP::Simple;

Hallo Andreas,

das sieht ja schon ganz praktisch und gut aus. Leider bekomme
ich auf meiner Suse-Distribution 5.0 einen Fehler:

rade> /usr/bin/perl /tmp/perl_test
Can't locate LWP/Simple.pm in @INC at /tmp/perl_test line 3.
BEGIN failed--compilation aborted at /tmp/perl_test line 3.
Auch "find" findet kein Programm "[sS]imple.pm".

> @a=get("http://www.informatik.hu-berlin.de/");
> 	open(R,">ausgabe") || die;
> 		print R @a;	# schreibt in Datei
> 	close(R);
> --------------------------------------------------------------------------------
> bye, Andreas

Ralf
(e-mail: rade at bancos.com)





Mehr Informationen über die Mailingliste linux-l