Description
Modern class syntax can be used in Perl code that must still run on older interpreter versions. Developers use this compatibility module to write class-based code while supporting environments without the newer built-in feature. It is a source-level library dependency.