[aprssig] Programming Language Advice

J.C. Wren jcwren at jcwren.com
Sun Jan 18 19:58:36 EST 2009


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://lists.tapr.org/pipermail/aprssig_lists.tapr.org/attachments/20090118/e1e12841/attachment.html>


More information about the aprssig mailing list