Gisle removed from Cc: because this problem does not concern him.

At 21:54 -0500 02.08.2001, Morbus Iff wrote:
>Here's even more info about my problem. This is fun. The following code
>runs fine from the "command line", as it were, but dies with the following
>error as soon as I try to compile a MacApp:

What is a MacApp?  You mean a MacPerl Runtime?


> 501 # Protocol scheme 'http' is not supported
> File 'Dev:Pseudo:LWP:UserAgent.pm'; Line 185
>  <URL:http://www.disobey.com/valid-file.txt>
>
>The code:
>
> #!/usr/bin/perl
>
> use LWP;
> use LWP::Simple;
>
> getprint("http://www.disobey.com/amphetadesk/version.txt");

Try adding the http.pm file (LWP::Protocol::http) module to your runtime.

-- 
Chris Nandor                      [EMAIL PROTECTED]    http://pudge.net/
Open Source Development Network    [EMAIL PROTECTED]     http://osdn.com/

Reply via email to