Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Why Perl?

by Discipulus (Canon)
on Jul 18, 2013 at 08:13 UTC ( [id://1045015]=note: print w/replies, xml ) Need Help??


in reply to Why Perl?

..beacause it's really worth the effort to learn it.

Really you can start doing simple things in a simple way and then discover that there is always a perlish way to front a new problem: complex data structures, DBI, CGI, Tk, sockets, image manipulation, math, LWP, web frameworks, PSGI and Plack, XML, regular expressions, Moose...

Because Perl let you to be free (as in freedom): from a glue script to an introspected translucent OO system you can choose your way to do the work.

Beacause there are good book to read about it on every step of your learning curve: my first love (wonderful for a newcomer to Perl, even if somehow outdated)Perl Cookbook, High Order Perl, Modern Perl...

Because of oneliners: when you master some switch the console becomes a playground...

Beacause you can easily write portable programs. More: if you run on win you can produce standalone exucutables and use portable Perl gently Strawberry flawored...

Because of cpan and perlmonks..

Because the magic is at your disposal: BEGIN and company,__DATA__,signals, symbol table. The compiler is by your side, invisible but present: eval!

Because if you learn it well you'll be rewarded in the escathological day of Perl 6 advent... ;=)

L*

<P>

there are no rules, there are no thumbs..

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1045015]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-19 01:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found