The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
A module to find all the subclasses of a named class.

To install, do the usual dance:

    perl Makefile.PL
    make
    make test
    make install