Skip to content
This repository has been archived by the owner on Sep 27, 2018. It is now read-only.

CPAN Task::Cpanel::Internal - This is a list of modules used by internal development at cPanel. They are not needed in the product.

Notifications You must be signed in to change notification settings

cpanel/Task-Cpanel-Internal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Task::Cpanel::Internal - These modules are used for internal cPanel development.

SYNOPSIS

cpan Task::Cpanel::Internal

DESCRIPTION

This package includes all of the needed CPAN modules for cPanel & WHM development by cPanel.

They are not necessarily needed for anything on a cPanel & WHM installation, but you may find them helpful during your own perl development.

The first two numbers of this version (eg: 11.36) refer to the major version of cPanel which it applies to.

MODULES REQUIRED

For really clean programs

A container for functions for the ack program

Single interface to deal with file archives.

module for manipulations of tar archives

Stream tarball data to a file handle

access to Wietse Venema's TCP Wrappers library

Perl compiler's C backend

Friendlier flags for B

BSD process resource limit and priority functions

work with International Standard Book Numbers

Capture STDOUT and STDERR from Perl, XS or external programs

A pragma to use the C3 method resolution order algortihm

Get information about a class and its structure

Interface to zlib compression library

Triple-DES EDE encryption/decryption

Pure-Perl OpenPGP implementation

Cryptographically Secure, True Random Number Generator.

get pathname of current working directory

Mock database driver for testing

PostgreSQL database driver for the DBI module

Database independent interface for Perl

Parse date strings into time values

A date and time object

Code coverage metrics for Perl

Powerful fast feature-rich perl source code profiler

a modern perl interactive shell

Perl extension for finding the memory usage of Perl variables

Calculate a diff with LibXDiff (via XS)

Perl interface to the MD5 Algorithm

Publish repo information into META for a dzil distro.

Git related utilities for building dzil modules.

Utilities for publishing dzil modules to Github

RFC 2822 Address Parsing and Creation

An Encode::Encoding subclass that detects the encoding of data

Expect for Perl

Error/exception handling in an OO-ish way

Compile and link C code for Perl modules

generate XS code to import C header constants

Recognizes file formats and extracts format-specific comments

Plugin to detect comments in C/C++ source code

Perl extension for recursively copying files and directories

Perl extension for BSD glob routine

recursive versions of mkdir() and rmdir() without as much overhead as File::Path

Portable implementation of the which utility

Perl extension for filesystem disk space information.

Provide POSIX-like filesystem semantics in pure Perl

Perl Source Filter Utility Module

Perl extension providing access to the GSSAPIv2 library

Executable Uniform Command-Line Interface Descriptions

param() style opt handling

Perl interface to Git repositories

Wrap git(7) command-line interface

Output a Graph::Easy as Scalable Vector Graphics (SVG)

HTML manual for Graph::Easy

Asynchronous Input/Output

Perl extension for access to network card configuration information

Interactively prompt for user input

Low-level allocate a pseudo-Tty, import constants.

Load, create, manipulate and save xbm image files.

Load, create, manipulate and save xpm image files.

JSON serialising/deserialising, done correctly and fast

Log4j implementation for Perl

Send plain/html e-mails through SMTP servers (platform independent). Supports SMTP authentication and attachments.

Super Easy to use simplified interface to Mail::Sender's excellentness

Use the GMP library for Math::BigInt routines

Use Math::Pari for Math::BigInt routines

Perl interface to PARI.

Perl extension for rounding numbers

Extract a module version without running code

Standalone, extensible Perl module installer

Gather package and POD information from perl module files

Module signature file manipulation

Check @INC once for modules that you want but may not have

Minimalist Object Orientation (with Moose compatiblity)

A postmodern object system for Perl 5

lookup the username on the remote end of a TCP/IP connection

Automated Bot creation with safeties

Perl SSH client package implemented on top of OpenSSH

Perl extension for using OpenSSL

Perl interface to tcp_wrappers.

More Opcodes information from opnames.h and opcode.h

Simple Efficient Path Iteration

Parses and beautifies perl source

Reverse-proxy load balancer and webserver

regenerate a pristine upstream tarball using only a small binary delta file and a copy of the source

Converts POD to Markdown in order to generate README.md files on github

OO interface to Google Translate (aka Languages) API

OO interface to Google Translate API v2

Companion module for Readonly.pm, to speed up read-only scalar variables.

base class for parsing regexes

Perl's Web Services Toolkit

persistence for Perl data structures

simple utilities to check for a BOM and strip a BOM

Perl interface for cyclic redundency check generation

install subroutines into packages easily

Easily create test classes in an xUnit/JUnit style

Validation of the META.yml file in a CPAN distribution.

Test exception based code

Test routines for examining the contents of files

interact with a t/test_manifest file

does your code require newer perl than you think?

Mock system(), exec(), and qx() for testing

Override subroutines in a module for unit testing

Perl extension for emulating troublesome interfaces

Make sure you didn't emit any warnings while testing

Thoroughly testing objects via registered handlers

Utilities to test STDOUT and STDERR messages.

simple object interface to launch unit test in parallel

check for POD errors in files

Check for pod coverage in your distribution.

Basic cross-platform tests for scripts

Track the number of times subs are called

Ease testing test modules built with Test::Builder

the PerlUnit testing framework

Perl extension to test methods for warnings

Validation of the META.yml file in a distribution.

Test for valid YAML

Extract phrases from maketext--call--looking text

Turn "unicode" and "byte" string text into lines of a given width, soft-hyphenating broken words

Perl interface to iconv() codeset conversion function

remove leading and/or trailing whitespace from strings

High resolution alarm, sleep, gettimeofday, interval timers

Associate user-defined magic to variables from Perl.

Handy web browsing in a Perl object

A perl module for building DOM Level 1 compliant document structures

Simple API for XML

YAML Ain't Markup Language (tm)

Perl extension for creating utilities that work with cpanelsync aware directories

AUTHOR

cPanel, <cpanel at cpan.org>

BUGS

Please report any bugs or feature requests to bug-task-cpanel-internal at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Task-Cpanel-Internal. We will be notified, and then you'll automatically be notified of progress on your bug as we make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc Task::Cpanel::Internal

You can also look for information at:

  • RT: CPAN's request tracker (report bugs here)

http://rt.cpan.org/NoAuth/Bugs.html?Dist=Task-Cpanel-Internal

  • AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/Task-Cpanel-Internal

  • CPAN Ratings

http://cpanratings.perl.org/d/Task-Cpanel-Internal

  • Meta CPAN

http://metacpan.org/module/Task-Cpanel-Internal/

LICENSE AND COPYRIGHT

Copyright 2012 cPanel.

All rights reserved.

http://cpanel.net

This is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.

See http://dev.perl.org/licenses/ for more information.

About

CPAN Task::Cpanel::Internal - This is a list of modules used by internal development at cPanel. They are not needed in the product.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages