in reply to Use of uninitialized value in concatenation (.) or string

Why am I getting this error? How do I fix it?

perldiag or use diagnostics; will probably help you.

Joost

-- #!/usr/bin/perl -np BEGIN{@ARGV=$0}s(^([^=].*)|=)()s; =Just another perl hacker\