
Zo weet je dat het gemakkelijk gaat worden om het te gebruiken: The software is provided on an 'as is' basis. The implementation is fast (one of the aims in its design), and is grounded on a lean sparse matrix/vector architecture. It is command-line based and the *documentation is also lean and sparse*.

Also pretty funny: http://perldoc.perl.org/functions/fork.html If you |fork <http://perldoc.perl.org/functions/fork.html>| without ever waiting on your children, you will accumulate zombies. On some systems, you can avoid this by setting |$SIG{CHLD}| to |"IGNORE"| . See also perlipc <http://perldoc.perl.org/perlipc.html> for more examples of forking and reaping moribund children. Aan de zin "reaping moribund children" te zien zou ik denken dat Stephen King of zo de perl-documentatie geschreven heeft :-/ Thomas Abeel wrote:
Zo weet je dat het gemakkelijk gaat worden om het te gebruiken:
The software is provided on an 'as is' basis. The implementation is fast (one of the aims in its design), and is grounded on a lean sparse matrix/vector architecture. It is command-line based and the *documentation is also lean and sparse*.
_______________________________________________ Binari Implicitly Neglects All Recursive Iterations https://maillist.psb.ugent.be/mailman/listinfo/binari
-- ================================================================== Michiel Van Bel PhD student Tel:+32 (0)9 331 36 95 fax:+32 (0)9 3313809 VIB Department of Plant Systems Biology, Ghent University Technologiepark 927, 9052 Gent, BELGIUM mibel@psb.vib-ugent.be http://www.psb.vib-ugent.be http://bioinformatics.psb.ugent.be ================================================================== If life is a journey, I got lost somewhere along the way.
participants (2)
-
Michiel Van Bel
-
Thomas Abeel