Alien-InteractiveBrokers

 view release on metacpan or  search on metacpan

t/10-Alien-InteractiveBrokers.t  view on Meta::CPAN

#!perl -T
#
#   Alien::InteractiveBrokers - tests for main module
#
#   Copyright (c) 2010-2012 Jason McManus
#

use Data::Dumper;
use File::Spec::Functions qw( catdir catfile );
use Test::More tests => 12;
use strict;
use warnings;

###
### Vars
###

use vars qw( $TRUE $FALSE $VERSION );



( run in 0.510 second using v1.01-cache-2.11-cpan-a5abf4f5562 )