I’m an avid XyPerl user, and recently I encountered a rather nasty problem. It involves passing XML attribute values to …
Archive for 2008
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 = @_; …
Shell Programming?
Posted in November 13th, 2008
Today on the listserv there was question regarding a shell program that no longer worked when ported from Solaris to …
