50 Recent Changes in Cpandoc Web retrieved at 17:43 (GMT)

Statistics for Cpandoc Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and ...
head1 NOME Net::LDAP::Reference Referências de um I head1 SINOPSE use Net::LDAP; $ldap search( @argumentos, callback \ processa); sub processa { my ...
head1 NAME Net::LDAP::Constant Constants for use with Net::LDAP head1 SYNOPSIS use Net::LDAP qw(LDAP SUCCESS LDAP PROTOCOL ERROR); head1 DESCRIPTION B exports ...
head1 NAME Net::LDAP::Control LDAPv3 control object base class head1 SYNOPSIS use Net::LDAP::Control; use Net::LDAP::Constant qw( LDAP CONTROL MATCHEDVALS ); ...
CpanDoc Milhares de módulos feitos por monges e santos, prontos para a sua aplicação. Você não precisa criar toda uma nova aplicação do nada. Normalmente a maioria ...
Cpandoc Web Preferences The following settings are web preferences of the Cpandoc web. These preferences overwrite the site level preferences in . and ...
FredericoBohne?

NetLDAP Net::LDAP NetLDAPLDIF Net::LDAP::LDIF NetLDAPExamples Net::LDAP::Examples NetLDAPConstant Net::LDAP::Constant NetLDAPControl Net::LDAP::Control ...
FredericoBohne?

head1 NAME Net::LDAP::Search Object returned by Net::LDAP search method head1 SYNOPSIS use Net::LDAP; $mesg $ldap search( @search args ); @entries $mesg ...
FredericoBohne?

head1 NAME Net::LDAP::RFC List of related RFC's head1 SYNOPSIS none head1 DESCRIPTION The LDAP protocol is defined in the following RFC's head1 Core LDAP Specification ...
FredericoBohne?

head1 NAME Net::LDAP::Message Message response from LDAP server head1 SYNOPSIS use Net::LDAP; head1 DESCRIPTION B is a base class for the objects returned by ...
FredericoBohne?

head1 NAME Net::LDAP::Filter representation of LDAP filters head1 SYNOPSIS use Net::LDAP::Filter; $filter Net::LDAP::Filter new( $filter str ); head1 DESCRIPTION ...
FredericoBohne?

head1 NAME Net::LDAP::Entry An LDAP entry object head1 SYNOPSIS use Net::LDAP; $ldap Net::LDAP new ( $host ); $mesg $ldap search ( @search args ); my ...
FredericoBohne?

head1 NAME Net::LDAP::Examples PERL LDAP by Example head1 DESCRIPTION The following examples are of course PERL code, found to work with the Net::LDAP modules. ...
FredericoBohne?

head1 NAME Net::LDAP::LDIF LDIF reading and writing head1 SYNOPSIS use Net::LDAP::LDIF; $ldif Net::LDAP::LDIF new( "file.ldif", "r", onerror 'undef' ); ...
FredericoBohne?

head1 NAME Net::LDAP::Util Utility functions head1 SYNOPSIS use Net::LDAP::Util qw(ldap error text ldap error name ...
head1 NAME Net::LDAP Lightweight Directory Access Protocol head1 SYNOPSIS use Net::LDAP; $ldap Net::LDAP new( 'ldap.bigfoot.com' ) or die "$@"; $mesg ...
Perl Brasil's Cpandoc web
Perl Brasil's Cpandoc web /Cpandoc
TWikiGuest example #64;your.company .WebChangesAlert, ., .TWikiRegistration
Number of topics: 26

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes

Topic revision: r2 - 28 Mar 2005 - 09:40:13 - TWikiContributor
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Perl Brasil? Send feedback