in reply to Splice not working or is it me?
use -w for backward compatibility. require 5.006; use warnings; for new code. don't use both, you'll get into trouble that way. read perllexwarn for more -- specifically What's wrong with -w and $^W.
~Particle *accelerates*
|
|---|