Codebase list libclass-inspector-perl / f5e0f4e
Apply multi-arch hints. + libclass-inspector-perl: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints Debian Janitor 1 year, 6 months ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1717 Architecture: all
1818 Depends: ${misc:Depends},
1919 ${perl:Depends}
20 Multi-Arch: foreign
2021 Description: Perl module that provides information about classes
2122 Class::Inspector allows you to get information about a loaded class.
2223 Most or all of this information can be found in other ways, but they