[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl-docs-cvs
Subject:    svn commit: r123024 - /perl/modperl/docs/trunk/src/docs/2.0/api/APR/UUID.pod
From:       stas () apache ! org
Date:       2004-12-22 1:09:50
Message-ID: 20041222010950.14874.qmail () minotaur ! apache ! org
[Download RAW message or body]

Author: stas
Date: Tue Dec 21 17:09:47 2004
New Revision: 123024

URL: http://svn.apache.org/viewcvs?view=rev&rev=123024
Log:
add the missing DESTROY call

Modified:
   perl/modperl/docs/trunk/src/docs/2.0/api/APR/UUID.pod

Modified: perl/modperl/docs/trunk/src/docs/2.0/api/APR/UUID.pod
Url: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/api/APR/UUID.p \
od?view=diff&rev=123024&p1=perl/modperl/docs/trunk/src/docs/2.0/api/APR/UUID.pod&r1=123023&p2=perl/modperl/docs/trunk/src/docs/2.0/api/APR/UUID.pod&r2=123024
 ==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/api/APR/UUID.pod	(original)
+++ perl/modperl/docs/trunk/src/docs/2.0/api/APR/UUID.pod	Tue Dec 21 17:09:47 2004
@@ -95,6 +95,28 @@
 
 
 
+=head2 C<DESTROY>
+
+  $uuid->DESTROY;
+
+=over 4
+
+=item obj: C<APR::UUID>
+( C<L<APR::UUID object|docs::2.0::api::APR::UUID>> )
+
+=item ret: no return value
+
+=item since: 1.99_12
+
+=back
+
+Do not call this method, it's designed to be only called by Perl when
+the variable goes out of scope. If you call it yourself you will get a
+segfault when perl will call DESTROY on its own.
+
+
+
+
 
 
 =head2 C<parse>

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic