or download this
package Utility;
...
my ($cgi, $session, $dbh, $config, ...); # create (but don't set)
...
# 9950 lines of other code
# (including similar code for setting up database handles, http client
+s, and
# other functionality that I have roles for)