in reply to Re: Re: Uploading Perl modules without shell access
in thread Uploading Perl modules without shell access

From the error message, it seems like Text::CSV is more than just the file Text/CSV.pm. Did you install all parts?

Abigail

  • Comment on Re: Uploading Perl modules without shell access

Replies are listed 'Best First'.
Re: Re: Uploading Perl modules without shell access
by BrowserUk (Patriarch) on Jun 26, 2003 at 07:48 UTC

    There is only one part to Text:CSV. The problem is it use of Autoload which is easily worked around.


    Examine what is said, not who speaks.
    "Efficiency is intelligent laziness." -David Dunham
    "When I'm working on a problem, I never think about beauty. I think only how to solve the problem. But when I have finished, if the solution is not beautiful, I know it is wrong." -Richard Buckminster Fuller