[sf-perl] Does anybody on this list host with Hurricane Electric?

Dave Turner dave at wrightpopcorn.com
Tue Apr 29 16:17:20 PDT 2008


That's a snippet of the source from the older version of  
ExtUtils::AutoInstall from what I understand. Almut over at Perl Monks 
suggested I check the source of that module to see if that was perhaps 
my problem. Unfortunately, the source of the module was the newer code 
so that didn't solve it.

Neil Heller wrote:
> Is the "print" statement below correct?
> That looks a lot like the C++ "cout" statement.
> I'm not trying to be a smart guy, it's just that I've never seen that.
>
>
>     require Config;
>     return 1 if -w $path and -w $Config::Config{sitelib};
>
>     print << ".";
> *** You are not allowed to write to the directory '$path';
>     the installation may fail due to insufficient permissions.
>
>
>
> _______________________________________________
> SanFrancisco-pm mailing list
> SanFrancisco-pm at pm.org
> http://mail.pm.org/mailman/listinfo/sanfrancisco-pm
>
>
>
>   



More information about the SanFrancisco-pm mailing list