Task-Cpanel-Internal

 view release on metacpan or  search on metacpan

lib/Task/Cpanel/Internal.pm  view on Meta::CPAN

=cut

use B::C;

=item L<B::Flags|B::Flags>

Friendlier flags for B

=cut

use B::Flags;

=item L<BSD::Resource|BSD::Resource>

BSD process resource limit and priority functions

=cut

use BSD::Resource;

=item L<Business::ISBN|Business::ISBN>

work with International Standard Book Numbers

=cut

use Business::ISBN;

=item L<Capture::Tiny|Capture::Tiny>

Capture STDOUT and STDERR from Perl, XS or external programs

=cut

use Capture::Tiny;

=item L<Class::C3|Class::C3>

A pragma to use the C3 method resolution order algortihm

=cut

use Class::C3;

=item L<Class::Inspector|Class::Inspector>

Get information about a class and its structure

=cut

use Class::Inspector;

=item L<Compress::Zlib|Compress::Zlib>

Interface to zlib compression library

=cut

use Compress::Zlib;

=item L<Crypt::DES_EDE3|Crypt::DES_EDE3>

Triple-DES EDE encryption/decryption

=cut

use Crypt::DES_EDE3;

=item L<Crypt::OpenPGP|Crypt::OpenPGP>

Pure-Perl OpenPGP implementation

=cut

use Crypt::OpenPGP;

=item L<Crypt::Random|Crypt::Random>

Cryptographically Secure, True Random Number Generator.

=cut

use Crypt::Random;

=item L<Cwd|Cwd>

get pathname of current working directory

=cut

use Cwd;

=item L<DBD::Mock|DBD::Mock>

Mock database driver for testing

=cut

use DBD::Mock;

=item L<DBD::Pg|DBD::Pg>

PostgreSQL database driver for the DBI module

=cut

use DBD::Pg;

=item L<DBI|DBI>

Database independent interface for Perl

=cut

use DBI;

=item L<Date::Parse|Date::Parse>

Parse date strings into time values

=cut

use Date::Parse;

=item L<DateTime|DateTime>

A date and time object



( run in 1.252 second using v1.01-cache-2.11-cpan-39bf76dae61 )