I love perl because i can write lots of solutions quickly.
I often do prototypes in perl, for proof of concepts. Later i write them in java.
Name:
Anonymous2013-03-21 12:44
cause we can create symta implementation quickly in perl
Name:
Anonymous2013-03-21 13:05
Perl's just a shit tcl.
Name:
Anonymous2013-03-21 13:26
In fact, brainfuck has more practical use than Perl, because of easiness to implement a conformant brainfuck interpreter, which given a C/C++ to brainfuck compiler, provides you with instant access to all open source software. Brainfuck: write once - run everywhere.
Perl is useful and only looks ugly when the person writing the code makes it look that way. Contrary to languages like Ruby, Lisp, etc., which force you to do things in specific ways, Perl allows you to use to come up with many different solutions and pick the one that looks the best.
Also, there is no language with better reg ex handling.