Update of /cvsroot/perl-ldap/ldap/lib/Net/LDAP
In directory sc8-pr-cvs1:/tmp/cvs-serv26186
Modified Files:
Filter.pod
Log Message:
Remove leftover documentation for asn()
Index: Filter.pod
===================================================================
RCS file: /cvsroot/perl-ldap/ldap/lib/Net/LDAP/Filter.pod,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- Filter.pod 7 May 2003 12:01:41 -0000 1.5
+++ Filter.pod 11 Sep 2003 10:44:54 -0000 1.6
@@ -32,11 +32,6 @@
Parse FILTER. The next call to ber will return this filter encoded.
-=item asn
-
-Return the data structure suitable for passing directly to L<Convert::ASN1>
-to encode a filter object.
-
=item as_string
Return the filter in text form.
|