in reply to Re^2: Using File::Tail with name_changes
in thread Using File::Tail with name_changes

Is \$ a typo? It was supposed to be \& -- a backslash followed by an ampersand. I don't see how that (or any of code in your OP) would give you that error message though.

Replies are listed 'Best First'.
Re^4: Using File::Tail with name_changes
by softcraft (Initiate) on Aug 05, 2007 at 02:21 UTC
    Thanks.. I have just noticed the typo and it works fine now.