I have to manually go through and pull the packages from that hairy hash manually.
You can also use Devel::Symdump:
use Devel::Symdump; my @packages = Devel::Symdump->rnew->packages;
In reply to Re^3: How do I generate a list of available top-level packages?
by haukex
in thread How do I generate a list of available top-level packages?
by nysus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |