Description
Perl tools can inspect where a class is loaded from, what methods it exposes, and how its structure is organized. This helps frameworks, test suites, plugin systems, and developer utilities understand code without hard-coding every detail.
It is a programming library, not a standalone inspector app. The software using it decides what class information is shown or acted on.