use Perl Log In
Patch for Dreamhost
As threatened earlier, I've written up a patch to fix Cwd.pm in perl so it will build in a Dreamhost account. Now you can upgrade to 5.8.8.
The issue is that Perl's own version of abs_path() didn't know how to deal with a parent directory it didn't have read permissions on. On Dreamhost, you can't read /home. The patch will eventually go into PathTools.
The issue is that Perl's own version of abs_path() didn't know how to deal with a parent directory it didn't have read permissions on. On Dreamhost, you can't read /home. The patch will eventually go into PathTools.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading ... Please wait.

FindBin, etc (Score:1)
Btw, what's the point of blocking read access to
Eliminating other's copyright notices... (Score:1)
Re: (Score:2)