| Name: | perl-Class-Inspector |
|---|---|
| Version: | 1.36 |
| Release: | 7.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 59306 |
| License: | GPL+ or Artistic |
| RPM: | perl-Class-Inspector-1.36-7.el9.noarch.rpm |
| Source RPM: | perl-Class-Inspector-1.36-7.el9.src.rpm |
| Build Date: | Sun Jan 09 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Class-Inspector |
| Summary: | Get information about a class and its structure |
| Description: | Class::Inspector allows you to get information about a loaded class. Most or all of this information can be found in other ways, but they aren't always very friendly, and usually involve a relatively high level of Perl wizardry, or strange and unusual looking code. Class::Inspector attempts to provide an easier, more friendly interface to this information. |