Click here to get back home

BEGIN, INIT etc...

 HomeNewsGroups | Search | About
 comp.lang.perl.misc    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
BEGIN, INIT etc... pgodfrin 03-26-2008
---> Re: BEGIN, INIT etc... Gunnar Hjalmars...03-26-2008
Posted by Peter J. Holzer on March 30, 2008, 9:20 am
Please log in for more thread options
> So how prevalent is Perl in the commercial world? Do people actually
> have full-time jobs writing perl modules?

Yes.

> Do people use perl to write software like Microsoft Office

I doubt it.

> or Quest Software's Toad? Or perhaps BMC Patrol or CA Univision?

These three are probably closer. (In fact I've been considering to write
"something like Toad" in Perl - it could save me a lot of time, but
unfortunately I first need to find the time to write it).

I doubt you'll find much "shrink-wrapped" software written in perl -
companies which sell shrink-wrapped software don't like to give away
their source code (the customer might see how grotty it is :-)).

> What is it mostly used for?

Lots of "backoffice" stuff: Converting data, producing reports, printing
bills. Anything which has to gather and mangle lots of data from files
or databases.
Tools: Everything you need "in-house" to make some job easier and which
you can't buy off the shelf.
Web-Applications: From small cgi scripts to really large applications.
Analysis: From Server-Logs to the human genome.

        hp

Posted by pgodfrin on April 2, 2008, 2:26 pm
Please log in for more thread options
>
> > So how prevalent is Perl in the commercial world? Do people actually
> > have full-time jobs writing perl modules?
>
> Yes.
>
> > Do people use perl to write software like Microsoft Office
>
> I doubt it.
>
> > or Quest Software's Toad? Or perhaps BMC Patrol or CA Univision?
>
> These three are probably closer. (In fact I've been considering to write
> "something like Toad" in Perl - it could save me a lot of time, but
> unfortunately I first need to find the time to write it).
>
> I doubt you'll find much "shrink-wrapped" software written in perl -
> companies which sell shrink-wrapped software don't like to give away
> their source code (the customer might see how grotty it is :-)).
>
> > What is it mostly used for?
>
> Lots of "backoffice" stuff: Converting data, producing reports, printing
> bills. Anything which has to gather and mangle lots of data from files
> or databases.
> Tools: Everything you need "in-house" to make some job easier and which
> you can't buy off the shelf.
> Web-Applications: From small cgi scripts to really large applications.
> Analysis: From Server-Logs to the human genome.
>
> hp

Hi Peter,
Makes sense - all I've ever use Perl for is the same sort of back-
office kind of work. Mostly instead of C or COBOL. In the mainframe
world I used to use SAS a lot, instead of - well - COBOL...

cheers,
pg

Similar ThreadsPosted
Q on BEGIN and INIT April 19, 2005, 3:05 pm
Should I use BEGIN, CHECK, or INIT? October 27, 2004, 8:32 pm
CHECK and INIT May 19, 2006, 11:00 am
BEGIN <> BEGIN May 31, 2006, 5:32 am
Where to begin with Perl 6 September 5, 2005, 11:03 am
BEGIN { package Foo; use Foo } December 24, 2005, 6:49 pm
Nub question - were to begin? April 26, 2006, 2:33 pm
bless an object in a BEGIN block (Singleton) October 13, 2006, 3:02 am
BEGIN not safe after errors--compilation aborted February 22, 2008, 11:26 am
Regular expression to match any line that DOESN'T begin with a particular string March 22, 2006, 7:48 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap