I did read that page and it still didn't explain things to me. It might be obvious to someone who knows what they are doing, but when I read that it wasn't clear to me that some modules just contain perl code which can simply be copied to the appropriate location whereas some contain C code which may need to be compiled. When i read it I didn't understand why it started talking about C compilers. I just assumed that was something to do with linux I didn't understand. I got a lot of help from reading this forum post
http://www.codingforums.com/archive/index.php/t-121250.html
It's also my fault that I forgot that Perl was interpreted and not compiled because I couldn't work out whether you downloaded source code and compiled byte codes from module repositories. This area of Perl seems to be a bit of a minefield. I was able to read 2 Perl books in a week to get to the stage where I could write object oriented Perl. I'm still fuzzy on the details of this though after 2 days banging my head against the wall :)
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.