in reply to Re: Slow startup on raspberry pi
in thread Slow startup on raspberry pi

Module::ScanDeps should allow a complete listing of all the modules that are getting called in turn by the loaded modules.

I've heard good things about B::C in terms of speeding up load times, which might be an option if the script is now "complete" and doesn't require many changes.