print "Just another Perl Hacker \n"; # he he... [download]
Now, it proves your point better and it doesn't return a syntax error. Haw haw...
Zenon Zabinski | zdog | zdog7@hotmail.com
This should clarify:
s/(\" and print \"|\+|he .{2}|\n|\r|\.+]//g; s/ \";/\.\n\"/;
My advice is use perl -de 0 to clarify the code works and then paste it in from there.
Frankus.