• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Demand on PERL

 
Ranch Hand
Posts: 64
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi friends,
in company, i got the work on PERL.
is any use of PERL in future?
if i work in PERL, is my career will enrich?

regards,
sandya.
 
Ranch Hand
Posts: 177
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is PERL??

People in this forum do not understand that.. Perhaps trying another forum may be of use. ask Dr Google!
 
Saloon Keeper
Posts: 28809
212
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you cannot use Perl expertise for anything else, there's tons of legacy web applications in Perl that still need supporting.

I use Perl frequently when I need a quick one-time access to data - for example extracting data from spreadsheets, databases or web pages.

It's also the language I'm most likely to use when I need to do something more powerful than a straight shell script but less complex than a standalone Java application - especially if it involves regular expression matching.
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
A little hint: Find a web site that's based on the UBB forum software - it's all Perl. Maintaining and enhancing such a site is truely a tough Perl guy's job
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Only Perl wont take you anywhere .. I suggest you check job postings to identify what technologies Perl is usually coupled with and try to master them as well , that might help

Insider's information about employers
 
And then we all jump out and yell "surprise! we got you this tiny ad!"
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic