use Init::Queue sub { get_dbh(); load_file(); build_cache(); }; # postpone till explicitly called