Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: So Whatcha use perl for anyway?

by RaptorRex (Acolyte)
on Nov 26, 2007 at 04:45 UTC ( [id://652915]=note: print w/replies, xml ) Need Help??


in reply to So Whatcha use perl for anyway?

I've been perling since 95. Mostly web stuff and utilities for various purposes.

Uses I remember:

  • web backend. I've never touched PHP in my life.
  • windows desktop scripts for all types of file manipulations and anything else I can automate (ex: rename all files to this mask)
  • image processing where I need to get down to the byte level of files like TIFF and PDF.
  • simple data migrations
  • ETL
  • scrapping
  • learning regex about 5 years before any of the Window dev drones even heard of it.
I don't try to squeeze perl into any projects but for satisfying requirements in data manipulation it has always been the best choice if it doesn't have to be distributed.

Replies are listed 'Best First'.
Re^2: So Whatcha use perl for anyway?
by Viki@Stag (Sexton) on Nov 26, 2007 at 11:43 UTC
    I have been using Perl since 2 yrs.
    And I managed to imagine a soln for any requirement at work, with Perl.
    I have been writing utility scripts that ease my work.
    So I use it for:
    > automate tasks
    > parsing log files
    > parsing excel, xml files
    > generating excel files (reports basically)
    > utility scripts (eg. play mp3 files)
    The best was, a framework developed using only Perl to automate testing of Video Streaming.

    I am amazed at the options Perl offers you to give a soln.

    Truly, "You more than one way to do anything, with Perl"

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-26 00:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found