So . What are the 'unlimited' potential of Perl? [web applications] [perl]

admin / August 1st, 2011/ Posted in Software / No Comments »

Q: So far I have been using my (limited) knowledge to create scripts for to write and perform some tasks to perform there with Linux.

Are applications that justify expanding my knowledge of ?


Re:<< I've just had the misfortune to be handed a bunch of scripts to maintain/extend. I have 0 experience with , but I gotta say, my first impression is What a butt-ugly language!
IMHO of course :D

Maybe I can convince the PTB to let me reimplement in Python… >>

Yup, is among the ugliest languages in existance, but it's also one of the most powerful ones. Don't underestimate the power of ;)


Re:I've just had the misfortune to be handed a bunch of scripts to maintain/extend. I have 0 experience with , but I gotta say, my first impression is What a butt-ugly language!
IMHO of course :D

Maybe I can convince the PTB to let me reimplement in Python…


Re:Check out my thread in this forum :)

is great for automating trivial command line stuff… I have never done much hardcore programming but it is great for network stuff as well.


Re:Hmm… so can also be used to write whole programs with? How does it compare to other languages (e.g., C/C++) in this view?

How well does it work for embedded applications?


Re: can do pretty much anything you want, it's a full blown programming language with many already made module (i.e. libararies). Check out cpan.org for most of the modules.

I used to use a GTK mail client written in .


Related posts


Tags: ,

Leave a Reply

Name required

Mail (will not be published) required

Website