I have an html file (mason code embedded) that's calling a separate module, and the module has a bunch of print statements in it. Since the module is being used by other scripts, I can't remove the print statments, but I don't want that output to show on the page. I've tried setting up out_method:
my $blah; $m->out_method(\$blah); However this isn't doing the trick - the prints are still showing up on the page. What am I missing? Thanks! -- Jackie Hamilton [EMAIL PROTECTED] ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users