Folks,<br><br> I am wanting to separate some perl code into separate modules to make it more maintainable and resuable. However after reading the appropriate sections in Programming Perl (O'Reilly) and looking at the Faqs & Tutorials at perl.com. I'm still not too clear on the definition bit and what it all means, the @EXPORT and EXPORT_OK, all that stuff. <br><br> Could someone take the time to briefly run through how to declare the module and any global variables exported/functions to export that sort of thing. <br><br> Might make a good faq....
<br><br>Many thanks in advance<br>Loon