Help for this page
Package::Name::runonce();
for (keys %INC) { s!/!::!g; s/\.pm$//; eval { $_::runonce() }; }