Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Perl in space?

by BrowserUk (Patriarch)
on Aug 26, 2010 at 08:37 UTC ( [id://857390]=note: print w/replies, xml ) Need Help??


in reply to Perl in space?

Any chance we could get a flavour of the code? A desensitised sample perhaps.

If not did it use strict and warnings? Did any other CPAN modules make the grade? Is it OO or procedural, Moose or Modern?

Which version? Was it a standard interpreter or embedded or otherwise heaviliy customised?

How many lines of code? What testing regime do you use? Basically anything that gives us a feel for the way perl was used.


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

Replies are listed 'Best First'.
Re^2: Perl in space?
by Dr. Zowie (Sexton) on Aug 26, 2010 at 16:07 UTC
    We used strict and warnings. We did module-level testing and ran several hours of simulated missions in the laboratory before delivery, and during integration at the missile range the software ran through several simulated flights while fully integrated with the host flight stack.

    It was a few hundred lines of not very dense Perl, mostly doing IPC and spawning compiled commands (that did the heavy lifting for individual control functions) under Gentoo Linux. We used it to control three computers that were connected by an on-bird LAN.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://857390]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-25 21:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found