Hi demerphq and other meditators,
I've downloaded it and would like to install it. Instructions are as ever:
perl makefile.pl
make test
make install
Or instead of the last line, even better is
make install TEST_VERBOSE=1
Regrettably, I don't have nmake on my machine. I've only ever installed the modules using user-friendly utilities that just download and install modules/packages from activestate repository or wherever. I don't know how they work but I assume they install pre-compiled windows binaries somehow. Is there some repository I can go to to get 3.01_03 in this way?
I expect not. I don't entirely understand why PERL lib downloads need to be compiled - I thought that PERL was an interpreted language. I understand that one might wish to compile a script to make it faster but it seems odd that compilation is compulsory. Can't I just include the source into my script somehow? (no doubt, a naive question...). Perhaps some other shaven-heads have some thoughts on this to enlighten my foolish soul.
Sorry if this is all rather pathetic...
James.
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.