perl.cvs.parrot
[Top] [All Lists]

[svn:parrot] r22559 - trunk

Subject: [svn:parrot] r22559 - trunk
From:
Date: Sun, 28 Oct 2007 08:36:42 -0700 PDT
Newsgroups: perl.cvs.parrot

Author: paultcochrane
Date: Sun Oct 28 08:36:41 2007
New Revision: 22559

Modified:
   trunk/DEPRECATED.pod

Log:
clear_eh is dead.  Long live the king.


Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod        (original)
+++ trunk/DEPRECATED.pod        Sun Oct 28 08:36:41 2007
@@ -54,10 +54,6 @@
 
 =over 4
 
-=item B<clear_eh>.
-
-Use B<pop_eh> instead.
-
 =item B<store_global>
 
 =item B<find_global>

<Prev in Thread] Current Thread [Next in Thread>
  • [svn:parrot] r22559 - trunk, paultcochrane <=