Remember the problems with the <${./attribute}> syntax in combination with XyPerl? The explanation being that elements emitted from XyPerl were …
The story of the current element
Posted in June 21st, 2009
David from AIP recently asked a question on the listserv which gave me some interesting food for thought. What was …
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 = @_; …
