And your best alternative to the problem of installing a pure perl module--copying a text file that takes all of 1 minute to do--is to suggest the OP switch to a different operating system, entailing:

  1. Deciding which of the 100's of distributions to download: (say 1 months research);
  2. download it: (1 hour to several days depending upon his connection);
  3. burn it to a CD or 3 or 5:(say 1 hour);
  4. back up all the work on his current machine: (say 1 day);
  5. blow away his current install (1 hour);
  6. install (working out how to configure,locate any missing drivers; resolve issues: (anything from 1 to n more day(s));
  7. work out how to use this new OS effectively; (6 months);
  8. work out how, and install Perl: (1/2 a day);
  9. restore his work from cd/dvd working out where to put it: (say 1 day);
  10. find an editor, learn how to use it effectively: (if he's a quick learner, 7 days);
  11. work out how to use the compiler and tools effectively: (at least 1 month);
  12. use CPAN shell to install the module: (at least 5 minutes. Longer if his connection is slow.);

Very helpful.


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
RIP an inspiration; A true Folk's Guy

In reply to Re^3: Installing WordNet::QueryData on Win7/Perl64 by BrowserUk
in thread Installing WordNet::QueryData on Win7/Perl64 by cormanaz

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.