if ( $cost >= 1.0 ) { carp "Sun never rises!!\n"; $t = 0.0; # Sun always below altit } elsif ( $cost <= -1.0 ) { carp "Sun never sets!!\n"; $t = 12.0; # Sun always above altit } else {
I might have to submit this as a potential module bug if no one else has encountered this.
In reply to Re^2: Sun Never Sets
by monarch
in thread Sun Never Sets
by monarch
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |