in reply to Re: missing package or object reference
in thread missing package or object reference

I installed it using Active State PPM. It looks like I have version 1.21. I did not use test suite.
  • Comment on Re^2: missing package or object reference

Replies are listed 'Best First'.
Re^3: missing package or object reference
by cavac (Prior) on Dec 23, 2011 at 22:04 UTC

    Note: Text::CSV and Text::CSV_XS are different modules by different authors. Sure you installed the correct one?

    Also, a few XS modules wont correctly work when instaklled with PPM. Try this on the command line:

    perl -MCPAN -e shell install Text::CSV_XS

    Answer all the install (temporary) this or that questions with yes. Post any errors you encounter.

    BREW /very/strong/coffee HTTP/1.1
    Host: goodmorning.example.com
    
    418 I'm a teapot