NAME
Net::LDAP::Shell::Util - a module for utility routines
SYNOPSIS
my $shell = Net::LDAP::Shell->new();
$shell->run();
DESCRIPTION
Net::LDAP::Shell is the base module for an interactive LDAP shell, modeled after the Unix CLI but hopefully nowhere near as complicated. It has both builtin commands (found by running 'builtins' on the CLI) and external commands (?).
DESCRIPTION
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 45:
=over without closing =back