diff options
author | Alex Brelsfoard <alex@Alexs-MacBook-Pro.local> | 2015-02-05 14:17:56 -0500 |
---|---|---|
committer | Alex Brelsfoard <alex@Alexs-MacBook-Pro.local> | 2015-02-05 14:17:56 -0500 |
commit | f0e0e5886b4feb5256e922409ea61522ebba8865 (patch) | |
tree | 6baf1a0c43f8a9cbc48e7967d9cc4c975a112ea4 /test.pl | |
parent | 801f0c9861dd1cc98273347c03d4de96651bc710 (diff) |
Saving current state of code, and adding test script i'm using. just put the new module with its peers (/usr/share/perl5/Business/...)
Diffstat (limited to 'test.pl')
-rw-r--r-- | test.pl | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,7 +14,8 @@ my %opt = ( gid => '1432479912596791', tid => '01', userid=> 'tom@yiptv.com', - port => 443 + port => 443, + env => 'test' ); |