Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 578e3cbf3189098e7e854d6222905218d7e67ebc
https://github.com/perl6/specs/commit/578e3cbf3189098e7e854d6222905218d7e67ebc
Author: Carl Masak <[email protected]>
Date: 2012-03-11 (Sun, 11 Mar 2012)
Changed paths:
M S04-control.pod
Log Message:
-----------
[S04] un-spec method-level PRE/POST
The intent was to extend block-level PRE/POST to something that could
do Eiffel-style Design-by-Contract assertions. This is an intriguing
idea, but not in the way the spec outlined it. See
<http://www.nntp.perl.org/group/perl.perl6.language/2012/03/msg34803.html>
for details.