NAME
API::Plesk::Component - Base class for components.
SYNOPSIS
package API::Plesk::Customer;
use base 'API::Plesk::Component';
sub get { ... } sub set { ... }
1;
DESCRIPTION
Base class for components.
METHODS
AUTHOR
Ivan Sokolov <lt>ivsokolov@cpan.org<gt>
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 158:
Expected text after =item, not a bullet