- or download this
sub send_order_rxi {
my($aOrder) = @_;
...
warn "rxi send $order failed: $@\n";
}
}
- or download this
###################################################
# this is the 'if' block where the global symbol
...
print FH "PUP " . $PUP_String;
}
- or download this
########################################################
# convert prism angle to its vertical and horizontal components
...
return;
}
- or download this
#############################################
# This is the beginning of the rxi.pm package
...
}
use vars @EXPORT_OK;