The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Tie-FileHandle-Buffer FileHandle"

Tie::FileHandle::Buffer - filehandle tie that captures output River stage zero No dependents

This module, when tied to a filehandle, will capture and store all that is output to that handle. You may then act on that stored information in one of the following ways. my $contents = (tied *HANDLE)->get_contents; # retrieves the stored output (ti...

ROBWALKER/Tie-FileHandle-Buffer-0.11 - 04 Sep 2002 21:34:01 UTC
1 result (0.036 seconds)