Viewing File: /usr/local/cpanel/3rdparty/perl/536/cpanel-lib/Net/FastCGI.pm

package Net::FastCGI;

use strict;
use warnings;

our $VERSION = '0.14';

use Net::FastCGI::Constant;
use Net::FastCGI::Protocol;

1;

Back to Directory File Manager