in reply to Re: csh-perl xlator
in thread csh-perl xlator
is useful and trying to map if ... ] then to if ( ... ) [ (sorry I'm a ksh fool) can be quite useful both in learning and in moving some of your stuff. The hard parts will still need to be done by hand.TMP="/tmp/cas.$$.out" to: $tmp = "/tmp/cas.$$.out"
a
|
|---|