Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 98fc7a47c75446cfa0303cf9136edf950f791cf0
https://github.com/perl6/specs/commit/98fc7a47c75446cfa0303cf9136edf950f791cf0
Author: TimToady <[email protected]>
Date: 2014-11-11 (Tue, 11 Nov 2014)
Changed paths:
M S06-routines.pod
Log Message:
-----------
Mark 'as' trait as deprecated
This feature was removed from the spec in 2012 because it does not
compose well syntactically. Please use explicit coercions instead,
at least until coercion types are implemented.