in reply to Re: Re: Bad Module Codein thread Bad Module Code
No, printing would be the wrong thing. Setting $@, using warn() (or something from Carp, throwing an exception would be better. But certainly don't print().