From f0e0e5886b4feb5256e922409ea61522ebba8865 Mon Sep 17 00:00:00 2001 From: Alex Brelsfoard Date: Thu, 5 Feb 2015 14:17:56 -0500 Subject: Saving current state of code, and adding test script i'm using. just put the new module with its peers (/usr/share/perl5/Business/...) --- test.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test.pl') diff --git a/test.pl b/test.pl index 22124bd..4c76fd8 100644 --- a/test.pl +++ b/test.pl @@ -14,7 +14,8 @@ my %opt = ( gid => '1432479912596791', tid => '01', userid=> 'tom@yiptv.com', - port => 443 + port => 443, + env => 'test' ); -- cgit v1.2.1