Bob Showalter [BS], on Friday, February 11, 2005 at 09:40 (-0500)
wrote:

BS> You can still do that. You would do something like this:
BS>    package Foo::Bar;
BS>    use base 'Exporter';
BS>    our @EXPORT = qw/$dbh/;
BS>    our $dbh;

thanks a lot, that's exactly I looking for.

-- 

 ...m8s, cu l8r, Brano.

["We shall double our efforts!" - Moff Jerjerrod]



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to