"my" and Exporter.pm don't get along. Use "our" or "use vars" (or, you can roll your own import() method that knows how to export a lexical, but that seems almost silly).<br><br>Tye<br>