On Tue, Jun 22, 2010 at 10:33, Christopher Sean Morrison <brl...@mac.com> wrote:
...
> Curious about the /usr/bin/env not working, though.  What error does
> it give you?  Using env is the general mechanism for finding "system
...
> in your PATH.  Some implementations don't split arguments so it might
> be trying to invoke "perl -w" as a command instead of "perl" with a -
> w argument.

Yeah, looks like the "-w" messes it up.  Better practice is to use
"use warnings;" anyway.

> How does r39646 look?

Great!

Cheers,

-Tom

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to