The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Devel::InnerPackage"

Devel::InnerPackage - find all the inner packages of a package River stage four • 257 direct dependents • 2862 total dependents

Given a file like this package Foo::Bar; sub foo {} package Foo::Bar::Quux; sub quux {} package Foo::Bar::Quirka; sub quirka {} 1; then list_packages('Foo::Bar'); will return Foo::Bar::Quux Foo::Bar::Quirka...

SIMONW/Module-Pluggable-5.2 - 05 Aug 2015 23:34:16 UTC
1 result (0.068 seconds)