Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

comment on

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

Like Robartes, I also found Perl through sysadm'ing. I'd been using the normal unix stuff: sed, awk, grep, etc and could roll some fairly mean scripts - but they were convoluted, horrible to debug and horrendous to maintain or modify as user requirements changed.

And then I came across Perl - can't remember how, either through one of the Usenet groups or through an O'Reilly book - possibly the Camel. And all of a sudden, I'd found the perfect tool - I could do all of the stuff I wanted easily, the code was understandable, and I'd got access to all of this wonderful pre-existing code in the form of modules.

And that's how it was for a good number of years, basic reporting and the odd occasional file system utility ( I can't believe how long I got by before I found out about the likes of File::Found). Now I'm trying to expand on my understanding of how it can be used for much more. Luckily I stumbled across PM a couple of months ago, and thanks to the great community here I'm increasing my understanding slowly but surely.

I'm now running a website for my non-IT job, and I've learned stuff like CGI, SQL & the DBI interfaces, and I'm trying to get my head round OO, packages, scoping. I'm not certain that Perl is the perfect language for every situation, but I'm equally certain that there isn't such a beast but that Perl is coming pretty close for most of the stuff I'm involved in.


In reply to Re: Rolling into Perl by sch
in thread Rolling into Perl by robartes

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 musing on the Monastery: (4)
As of 2024-04-19 12:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found