Web Development

Perl Special Variables to make your code look more like perl...

One of the best ways to make your Perl code look more like … well, like Perl code — and not like C or BASIC or whatever you used before you were introduced to Perl — is to get to know the internal variables that Perl uses to control various aspects of your program's execution….

That's what we always needed… stop using your PHP skills in perl scripts like I do… learn those freaky things to make sure no one after you can read your scripts without really being capable in Perl :-)

Or did you know about the flip-flop operator?

In this article they take a look at a number of variables that give you finer control over your file input and output. Can't wait for the weekend to read it fully.

Average rating
(0 votes)

Similar entries

  • EPIC – Eclipse Perl Integration updated the Perl Editor and RegExp Plugin today. With the new version of the Perl Editor it is now possible to use spaces instead of tabs. The corresponding option has been added to the Editor…

  • Hmm … after re-setup finding this took me some minutes again… If you play around with the perl LWP agent to fetch some SSL pages (like your mail/bank/ad/web provider) you need to install extra SSL libraries after the ActivePerl install…

  • EPIC – Eclipse Perl Integration is available for Eclipse 3.0 – 2.1 support is discontinued as well as the colorer plugin. Among some new features like Regular Expression Breakpoint, TODO Markers and Explain Errors/Warnings the new version also includes the…

  • 64bit experiences

  • While looking for a code-beautifier I came across the Movable Type plugin MTCodeBeautifier which already has the nice set PHP, Java, Perl and ActionScript. When reading about the sources and the design of the plugin I noticed Beautifier.org which is…