The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

cPanel - Perl extension to cPanel servers

SYNOPSIS

  use cPanel;

DESCRIPTION

This is a placeholder for now for cPanel:: modules.

I'm doing this as a cPanel http://www.cpanel.net developer for future development of our public API.

USING THE cPanel:: namespace

If you'd like to use the cPanel namespace in your modules, please use cPanel::3rdparty, cPanel::Custom, cPanel::Local, or cPanel::My as your base namespace to avoid confusion with modules released by cPanel, Inc.

Thank you very much for your consideration in this matter.

AUTHOR

Daniel Muey, <http://drmuey.com/cpan_contact.pl<gt>

COPYRIGHT AND LICENSE

Copyright (C) 2006 by Daniel Muey

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.6 or, at your option, any later version of Perl 5 you may have available.