Hi,
 
I'm trying to run rt-remind in my ticketing system and get the following
error.
 
>perl ./rtremind.pm
 
Error
syntax error at ./rtremind.pm line 42, near "my"
Execution of ./rtremind.pm aborted due to compilation errors.
 
This part of the rt-remind script is where it's having trouble:
 
my(%map) = (
    'Nobody' => '[EMAIL PROTECTED]',
    'root' => '[EMAIL PROTECTED]',
    'queue1,Nobody' => '[EMAIL PROTECTED]',
);

Any help would be greatly appreciated.
 
Thanks,
Bill
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

SAVE THOUSANDS OF DOLLARS ON RT SUPPORT:

If you sign up for a new RT support contract before December 31, we'll take
up to 20 percent off the price. This sale won't last long, so get in touch 
today. 
    Email us at [EMAIL PROTECTED] or call us at +1 617 812 0745.


Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to