Abort, Retry, Ignore, Fail? (Was: stepping machanism

From: Max Eskin <max82_at_surfree.com>
Date: Wed Apr 14 14:11:11 1999

On Wed, 14 Apr 1999, Sean 'Captain Napalm' Conner wrote:
> -spc (Then again, I know C and not Perl 8-)

That's almost impossible. Perl is basically C with some similarities to
bash shell scripts. The major difference is that in Perl, the only data
types are 'scalar', 'array', and 'hash', which is basically a
2-dimensional array. You don't have to prototype anything which is why I
called it a lazy person's C.

 --Max Eskin (max82_at_surfree.com)
Received on Wed Apr 14 1999 - 14:11:11 BST

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:31:42 BST