Help for this page
use Symbol 'delete_package'; foreach my $module (@modules) { ... # cleanup delete_package($module); }