FICHA · MANJARO

perl-test-subcalls

Track the number of times subs are called

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

Description

Perl tests can count how many times selected subroutines are called. This helps verify caching, retries, callbacks, and other behavior where the number of calls matters.

It is a developer testing library. Call-count tests should focus on meaningful contracts, because overly strict counts can make refactoring harder without improving correctness.

Permissions

Permissions not analysed for this source yet.