Re: Mon Code question

2007-06-15 Thread Jim Trocki
On Fri, 15 Jun 2007, Ben Ragg wrote: > Hi Guys, > > I've been running mon with warnings on, and cleaning up some of the code > (also modifying it to do add a few features we need). I'm a little bit > stumped with this line in sub depend { } > > my $e = eval("$DEP_EVAL_SANDBOX $depend"); > > $DEP_E

Mon Code question

2007-06-15 Thread Ben Ragg
Hi Guys, I've been running mon with warnings on, and cleaning up some of the code (also modifying it to do add a few features we need). I'm a little bit stumped with this line in sub depend { } my $e = eval("$DEP_EVAL_SANDBOX $depend"); $DEP_EVAL_SANDBOX seems to be the cause of the message "U