Please ignore my previous problem. I was introduced to a function called Exporter. Not sure how general it is, but for those who want to know, this is the syntax use Exporter; @ISA= 'Exporter'; @EXPORT = qw (&showdays &showmonths &showyears ); sub showdays etc.. Cheers Di -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
- Calling a module within another module Dianne Van Dulken
- Dianne Van Dulken