Description
Output capture modules can share a base API for collecting text written by Perl code. Developers use this class to build testing or diagnostic helpers that capture stdout, stderr, or other output streams. Captured output may include logs, secrets, or user data produced by the tested program.