I am trying to install Net::SFTP and it has been a major trial of patience. I finally get it working on one of my servers and now am trying to get it on another. Unfortunately I have run into a brick wall on the 2nd server (both are running 10.4.10) with no clue why
I haven't had a real job in years, and I'm at a point now where I don't even care about that, about CamelBones, about Perl, or really about much of anything else computer-related. I've had more than enough time to ship a Leopard-compatible CamelBones, but I just haven't been able to ...
This is probably the wrong list for this question, but is anyone willing to give me a clue why $line =~ tr/+/ /; would clip out the lead bytes of a shift-JIS string in a cgi script?