debian man page for net::tclink

Query: net::tclink

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TCLink(3pm)						User Contributed Perl Documentation					       TCLink(3pm)

NAME
Net::TCLink - Perl interface to the TrustCommerce payment gateway
SYNOPSIS
use Net::TCLink; %results = Net::TCLink::send(%params);
DESCRIPTION
Net::TCLink is a module that allows for fast, secure, reliable credit card and check transactions via the TrustCommerce IP gateway. The module consists of a single functions call that accepts a hash that describes the requested transaction and returns a map that describes the result. What values can be passed and returned are beyond the scope of this document and can be found in the web developers guide. This guide is included the Net::TCLink distribution as TCDevGuide.{txt,html} or can be found at https://vault.trustcommerce.com/. EXPORT None by default.
AUTHOR
Orion Henry, orion@trustcommerce.com
SEE ALSO
perl(1). perl v5.14.2 2003-09-05 TCLink(3pm)
Related Man Pages
net::inet6glue(3pm) - debian
net::ldap::intermediate::syncinfo(3pm) - debian
net::openssh::compat(3pm) - debian
net::sftp::foreign::compat(3pm) - debian
net::z3950::zoom(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
Detecting unused variables...