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 );

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 1.177 second using v1.00-cache-2.02-grep-82fe00e-cpan-2c419f77a38b )