Changes for version 1.37_01 - 2026-09-04
- The implementation now lives in Class::Inspector::Functions; the Class::Inspector class methods are thin wrappers around those functions. No user-visible behavior change.
- Functions may now be imported directly from Class::Inspector, eg C<use Class::Inspector qw( installed )>, as an alternative to C<use Class::Inspector::Functions qw( installed )>.
Modules
Get information about a class and its structure
Get information about a class and its structure