[aprssig] Programming Language Advice
J.C. Wren jcwren at jcwren.comMon Jan 19 00:58:36 UTC 2009
- Previous message: [aprssig] Programming Language Advice
- Next message: [aprssig] Findu Messaging
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
And for Python scripts, the first line should be: #!/bin/perl On Sun, Jan 18, 2009 at 7:43 PM, Tapio Sokura <oh2kku at iki.fi> wrote: > Ray Wells wrote: > > Thanks for all the additional replies. I think the only language I'm > > proficient in at the moment is profane, after all the syntax errors from > > perl :-) > > Two suggestions for learning and using perl: always begin your scripts > with "use strict;" and "use warnings;". They force you to be a bit more > disciplined when coding and warn you of things that could lead to > trouble. Taint checks (-T command line parameter) are sometimes useful > as well. > > Tapio > > _______________________________________________ > aprssig mailing list > aprssig at tapr.org > https://www.tapr.org/cgi-bin/mailman/listinfo/aprssig > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.tapr.org/pipermail/aprssig/attachments/20090118/e1e12841/attachment.htm
- Previous message: [aprssig] Programming Language Advice
- Next message: [aprssig] Findu Messaging
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the aprssig mailing list
