Hello everyone, I'm new to perl, at least I haven't touched it for about 3 years, and even then I only did the very basics. Well I'm back and want to learn perl. I have six books on Perl from O'Reilly, but each time I look at them I dread going through the books. So I decided to go another route and was curious if anybody had any suggestions.
Currently, I need a script to be written which reads a list of server IP addresses, connects via SSH and then executes commands that are specified in another file. I figure this will be my first "project" and should help me get my feet wet. If anybody else has any projects that is good at getting experience and knowledge of perl, please suggest them.
Thanks,
Jason Bush
Edited by Arunbear: Changed title from 'I'm new!', as per Monastery guidelines
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.