I’m an avid XyPerl user, and recently I encountered a rather nasty problem. It involves passing XML attribute values to …
So why does my $type = @_; not work?
Posted in December 4th, 2008
Chris Cigno recently wondered why the following subroutine kept printing ’1′: #——————- sub readarg { #——————- my $type = @_; …
The P flag story
Posted in October 19th, 2008
If you have been in one of my XyPerl presentations or even been sitting in my XyPerl course, you probably …
