in reply to Re: An example of programming by contract
in thread An example of programming by contract
However you will note that its behaviour is highly magical and (unless you do some magic of your own) not particularly usable for any purpose other than its intended.perl -e 'print ("$_ gives ", ($!=$_), "\n") for 1..20'
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re (tilly) 2: An example of programming by contract
by blakem (Monsignor) on Nov 26, 2001 at 07:21 UTC |