FICHA · MANJARO

perl-universal-can

Hack around people calling UNIVERSAL::can() as a function

  • Compatibility
  • NONE
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Older Perl code can recover from patterns that call UNIVERSAL::can as a plain function. This helps compatibility with modules that used that style while preserving safer method-detection behavior.

It is a developer compatibility library. New code should prefer direct method calls or modern checks, but existing dependencies may still need this behavior.

Permissions

Permissions not analysed for this source yet.