PSA::Acceptor - Base class for back-ends to accept PSA requests
my $acceptor = PSA::Acceptor::AutoCGI->new();
Returns a request if one is available, or undef if there are none.
Returns true if this acceptor has seen its day.
To install PSA, copy and paste the appropriate command in to your terminal.
cpanm
cpanm PSA
CPAN shell
perl -MCPAN -e shell install PSA
For more information on module installation, please visit the detailed CPAN module installation guide.