Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

First, get a better programming resource. Two very good books to learn Perl are Learning Perl and Programming Perl, both by O'Reilly. The latter is oriented towards those who already have a programming background, so it may not be a good one for you. I don't know the book you mention, but the "in 21 days" part makes me suspicious whether it's any good. Look in the Reviews section here in the monastery for some good reviews of existing Perl books.

Second, this "Perl scripting tool" doesn't sound like a full Perl implementation. For a Windows platform, I use ActiveState's Perl implementation. There are others, including IndigoPerl from IndigoStar, but I've never used it, so I can't vouch for it.

Some of your other questions:

  • Yes, most Perl programs will run on any platform, but some functions don't work the same everywhere. ActiveState's documentation has a list of "this works, this doesn't" on Win32.
  • The monastery is an excellent resource (IMHO ;-) for those learning Perl. Whether a book, the docs themselves, a course, or an online tutorial will work better depends entirely on you. There are Perl books specifically for system admins, but I think those are more oriented towards Unix/Linux admins, like Perl for system adminstration, which is multi-platform. You can find some very good resources on Perl for Win32 admin at http://www.roth.net.
  • I have no idea what the orphaned home directory script is, so I can't say anything there.

Anyways, Welcome to the monastery! Make yourself at home. Read the FAQs and don't be embarassed to ask questions. (Oh yeah, read the Writeup Formatting Tips. ;-)

Update
Added links to books.


In reply to Re: Beginning Perl for system admins by VSarkiss
in thread Beginning Perl for system admins by jjohnson

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 16:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found