in reply to How do I export methods and constants from a package module?

As someone told you, you must use Exporter. As far as constants are concerned, remember that constants are realy subs...

Cheers
Leo TheHobbit
GED/CS d? s-:++ a+ C++ UL+++ P+++>+++++ E+ W++ N+ o K? !w O? M V PS+++
PE-- Y+ PPG+ t++ 5? X-- R+ tv+ b+++ DI? D G++ e*(++++) h r++ y+++(*)
  • Comment on Re: How do I export methods and constants from a package module?