[svn:parrot] r45090 - trunk
plobsing at svn.parrot.org
plobsing at svn.parrot.org
Sun Mar 21 23:58:34 UTC 2010
Author: plobsing
Date: Sun Mar 21 23:58:30 2010
New Revision: 45090
URL: https://trac.parrot.org/parrot/changeset/45090
Log:
mark loadlib_p_s_p as experimental
Modified:
trunk/DEPRECATED.pod
Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod Sun Mar 21 23:23:38 2010 (r45089)
+++ trunk/DEPRECATED.pod Sun Mar 21 23:58:30 2010 (r45090)
@@ -135,6 +135,10 @@
Ability to get the string name of the current GC core from the interpinfo_s_i.
See r43900 and r43904 for details.
+=item loadlib_p_s_p [experimental]
+
+Ability to use non-default dynamic loading behaviour.
+
=back
=head1 Bytecode
More information about the parrot-commits
mailing list