Header Shadow Image


Archive for the 'Perl' Category

Perl 5.8 sprintf / printf: Differences in use of regular expressions?

Today I stumbled upon an interesting Perl issue that was causing some random printout in my code then what I expected.  In fact, I’ve used the same sprintf /regular expression in another part  following the script I was writing but it seamed to work just fine there.  The issue was that the script [...]

Perl Reference / Cheat Sheet

PERL REFERENCE / CHEAT SHEET
Handy, searchable Perl reference guide for both beginners and intermediate Perl developers.  This is something of a reference and a tutorial combined into one.  If you like, don’t forget to post a comment.
CONTENTS
Assignment Operators
Operators, Precedence, Example and Associativity
Numeric Literals
Bitwise Operator Result Table
String Literals
Variables
String Operations
Built In Literals
Control Blocks
Loop Flow Control Modifiers
Printing [...]


     
  ? ? ? ? ?  
  Copyright © 2003 - 2008 Tom Kacperski. All rights reserved.