in reply to
Problems with print ID command
When I started with perl I had this problem. END has to be on a line by its self (no white space before or after). Perl on linux doesn't seem to mind white shace after END, but on solaris it did.
Comment on
Re: Problems with print ID command
In Section
Seekers of Perl Wisdom