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

Neil Heller nheller at silcon.com
Tue Apr 29 08:18:01 PDT 2008


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.





More information about the SanFrancisco-pm mailing list