Viewing File: /usr/local/cpanel/3rdparty/perl/536/cpanel-lib/IO/Framed/Write/Blocking.pm

package IO::Framed::Write::Blocking;

use strict;
use warnings;

use parent qw( IO::Framed::Write );

1;
Back to Directory File Manager