Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Perl is huge and it can do everything. Even speed is rarely a problem these days. But the real clincher for me is text handling. The world runs on a few hundred characters at almost every level and Perl lets you control this system in almost any way imaginable. Meaning is abstracted from external reality into this system to be manipulated by Perl. On more than one occasion I have solved problems in Perl that teams of cleverer people than me couldn't solve without it.

Hilarious though it may sound to The Monks, it is not rare for me to be referred to as a computer genius (I kid you not) but the reality is simply that a combination of Perl and real world experience makes one look good to people who don't have either. Perl stands you on the shoulders of giants and gives you intellectual gearing like no system I have encountered in 30 years of programming. It's a problem solving framework, if you can conceive of a thing then with Perl in your toolbox you can usually find a way.

For example, text handling lets you orchestrate unix systems as problem solving facilities. This gives you almost all the power of the world of modern computing to do with as you will - for the price of a download. Hell, with Perl you can even write systems that write themselves as they run. How cool is that?

If you think I'm talking too big about a "scripting language", just ponder for a few minutes what Turing could have done with Perl. Having "Many ways to do it" gives you evolutionary options, many pathways are open..



Maybe you can use some of that?

In reply to Re: Get me excited about perl by fluffyvoidwarrior
in thread Get me excited about perl by jatill

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 cooling their heels in the Monastery: (9)
As of 2024-04-23 11:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found