Hi i'm new here and have a problem i have not been able to solve for 2 days now:
i'm writing a web application using %SUBJ% and would like to set 'our $dbh = ...' so that i do not need to pass db handler as an argument to functions in different packages every time i need. but this 'global' variable is not seen inside imported package as $::dbh (as it is in normal non-mod_perl application). Any idea? -- Tomáš Bažant <[email protected]> Novell, SUSE Linux s.r.o.
