I'd suggest using anonymous subs:'Actions'=> [ "print \"hello world\";", ]
'Actions'=> sub { print "hello world"; ...; }
Dave.
In reply to Re: What's the best way to put perl code in config file?
by dave_the_m
in thread What's the best way to put perl code in config file?
by Eyck
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |