[svn:parrot] r46462 - trunk

plobsing at svn.parrot.org plobsing at svn.parrot.org
Mon May 10 06:03:20 UTC 2010


Author: plobsing
Date: Mon May 10 06:03:19 2010
New Revision: 46462
URL: https://trac.parrot.org/parrot/changeset/46462

Log:
deprecate .meth_call

Modified:
   trunk/DEPRECATED.pod

Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod	Mon May 10 05:55:17 2010	(r46461)
+++ trunk/DEPRECATED.pod	Mon May 10 06:03:19 2010	(r46462)
@@ -262,6 +262,12 @@
 
 L<https://trac.parrot.org/parrot/ticket/1623>
 
+=item .meth_call [eligible in 3.1]
+
+As of the latest PCC changes, this does nothing different from '.call'.
+
+L<https://trac.parrot.org/parrot/ticket/1624>
+
 =back
 
 =head1 Functions


More information about the parrot-commits mailing list