in reply to Re: Variable name
in thread Variable name

perl -v This is perl, v5.8.8 built for PA-RISC2.0

What version of perl are you using?

Also, is this part of a larger script (perhaps including use strict; use warnings;), or have you tried running this snippet as a standalone script?

--MidLifeXis