in reply to missing package or object reference

How did you install it? Which version? Did you run the test suite , and what were the results?

  • Comment on Re: missing package or object reference

Replies are listed 'Best First'.
Re^2: missing package or object reference
by joeorozco316 (Initiate) on Dec 23, 2011 at 19:54 UTC
    I installed it using Active State PPM. It looks like I have version 1.21. I did not use test suite.

      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