{ no strict 'refs'; my $package_name = "main::bla::"; # construct dynamic name here print Dumper(\%$package_name); }