What's all this about?? <br><FONT FACE=monospace><br>$ ./trace_test.pl<br>TRACING.pm did not return a true value at ./trace_test.pl line 4.<br>BEGIN failed--compilation aborted at ./trace_test.pl line 4.<br>$<br></font><br><br>I have exported my functions and variables using the @EXPORT thing.. I copied an example module and then modified it with my code. But when my test script above tries to run a function I get the error message above.<br><br>Is this a silly syntactical error? Or does it mean something more serious?<br><br>Cheers!<br>Loon