FICHA · MANJARO

perl-safe-isa

Call isa, can, does and DOES safely on things that may not be objects

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

Description

Perl code can ask whether a value supports object methods without crashing when the value is not actually an object. This helps validation and compatibility code handle mixed inputs more safely.

It is a developer library. It makes type checks safer, but applications still need clear rules for what inputs they accept and how invalid values are reported.

Permissions

Permissions not analysed for this source yet.