App-TLSMe
view release on metacpan or search on metacpan
lib/App/TLSMe/Connection.pm view on Meta::CPAN
App::TLSMe::Connection->new(
fh => $fh,
backend_host => 'localhost',
backend_port => 8080,
...
);
=head1 DESCRIPTION
Object-Value that holds handles, callbacks and other information associated with
proxy-backend connection.
=head1 METHODS
=head2 C<new>
my $connection = App::TLSMe::Connection->new;
=head2 C<write>
( run in 0.423 second using v1.01-cache-2.11-cpan-9b1e4054eb1 )