http://qs1969.pair.com?node_id=133153


in reply to Re: Automatically export all subs in a module
in thread Automatically export all subs in a module

I agree, in almost all circumstances. My only motivation here is to avoid having to type the name of whatever routine I'm working on into my EXPORT list each time I start working on a new one (and avoid the irritation of forgetting to do this). Perhaps this is the Wrong Kind Of Laziness... but it IS a Kind of Laziness :)

§ George Sherston
  • Comment on Re: Re: Automatically export all subs in a module