- or download this
t/01.t ............ ok
t/hsltupletest.t .. 1/?
...
Non-zero exit status: 1
Files=3, Tests=12, 0 wallclock secs ( 0.08 usr 0.02 sys + 0.49 cusr
+ 0.07 csys = 0.66 CPU)
Result: FAIL
- or download this
main::(./t/hsltupletest.t:8): my $prospectTupleRef = [qw~a b c~];
DB<1> n
...
'space_name' => 'HSL'
'tupledata' => undef
DB<2>
- or download this
main::(./t/hsltupletest.t:20): ok($tuple->is_valid([qw~361 62 99~])
+ == 0 , "A must be between 0 and 360 since it is degrees");
DB<2> s
...
42
43 # code (loosely) borrowed from Basis.pm
DB<2>