64 Release Notes
Last modified: August 15, 2022
Upgrade blockers
New features
iOS push notifications
Customers who receive mail from their cPanel-hosted email accounts can use push notifications rather than polling on Apple® devices. For more information, read our How to Set Up iOS Push Notifications documentation.
Contact Manager now includes HipChat feature
In cPanel & WHM version 64, we added HipChat™ functionality to the Communication Type tab in WHM’s Contact Manager interface (Home » Server Contacts » Contact Manager).
Pluggable iContact feature
In cPanel & WHM version 64, we introduced the pluggable iContact
feature. This feature allows you to send server alert notifications to custom destinations such as (but not limited to) Internet Relay Chat servers, Slack, and HipChat. For more information, read our Guide to Custom Service Notifications documentation.
SSL status page
In cPanel & WHM version 64, we added the SSL Status Page interface (Home » SSL/TLS » SSL Status). You can now view the current status of your Secure Sockets Layer (SSL) certificate, (for example: Expires Feb 29, 2020, or Expired on Feb 29, 2016). For more information, read our SSL Status Page documentation.
Multi-year certificates
In cPanel & WHM version 64, we added multi-year SSL certificate support to cPanel customers. cPanel Market providers may now provide two-year and three-year certificates in addition to one-year certificates.
Replace default SSL certificate
In cPanel & WHM version 64, we will attempt to automatically replace the default SSL certificate for any service besides Apache if that certificate does not match the server’s hostname. However, we will only automatically replace the certificate if that certificate is a one-year, cPanel-signed single domain DV certificate. For more information about server’s service SSL certificates, read our Manage Service SSL Certificates documentation.
TCP Fast Open
In cPanel & WHM version 64, we introduced TCP (Transmission Control Protocol) Fast Open for the cpsrvd
and cpdavd
services. This provides data transmission speed improvements (especially with small- and medium-sized files) via the reduction of round-trip time for the sender and receiver handshake. TCP Fast Open will only work on CentOS 7 systems.
In cPanel & WHM version 64, to enable this feature you must enable it in the Linux kernel. For more information about TCP Fast Open, read Wikipedia’s TCP Fast Open documentation.
IMAP Full-Text Search Indexing
In cPanel & WHM version 64, we introduced IMAP Full-Text Search Indexing (powered by Solr), which provides fast search capabilities for Internet Message Access Protocol (IMAP) mailboxes. This significantly improves the speed and convenience of the search experience for iOS® device, Microsoft Outlook®, SquirrelMail, Horde, Roundcube, and Mozilla Thunderbird® users. You can enable this feature via the WHM’s Manage Plugins interface (Home » cPanel » Manage Plugins), or the command line interface. For more information read our Manage Plugins or The install_dovecot_fts
Script documentation.
Global DCV Excludes
In cPanel & WHM version 64, we added a Global DCV Excludes option to the Domains section of WHM’s Tweak Settings interface (Home » Server Configuration » Tweak Settings). This allows administrators to opt out of cPanel & WHM updating every user’s .htaccess
file with minimal impact to system performance.
The default setting for Global DCV Excludes is Off. You can enabled the setting through the Tweak Settings interface or via the command line.
x_payment_trigger property
In cPanel & WHM version 64, we introduced the x_payment_trigger
property for cPanel Market products whose product_group
return equals ssl_certificate
. Market providers can include this property with ssl_certificate
catalog. The x_payment_trigger
property expresses to the consumer whether the provider charges payments immediately for the given product, or after the provider issues the certificate to the customer. For more information, read our UAPI get_all_products
or our Guide to cPanel Market Provider Modules documentation.
CA cache bundles
In cPanel & WHM version 64, we cache certificate authority (CA) bundles for seven days.
Email Disk Usage tool
In cPanel & WHM version 64, we have made cleaning your mailboxes easier with cPanel’s Email Disk Usage interface (Home » Email » Email Disk Usage). The tool allows you to view all of your mailboxes and quickly remove old emails or large messages. We have also integrated this into the mailbox quota notifications to provide users quick access.
SSL proxy subdomains
In cPanel & WHM version 64, we added the ability to add SSL to proxy subdomains.
Available file usage
In cPanel & WHM version 64, we added information about a user’s usage of available files to the Disk Usage Warnings notification. To update the notification’s importance level, navigate to the User Disk Usage Warning setting in WHM’s Contact Manager interface (Home » Server Contacts » Contact Manager).
The notification will include a message similar to the following:
The account currently uses 99.9% (5,000,000/5,000,001) of its available files.
We also added the inodesused
and inodeslimit
returns to the WHM API 1 listaccts
and accountsummary
functions, as well as the WHM API 0 accountsummary
function.
Legacy Backup Deprecation
We will deprecate the Legacy Backup system in a future version. We strongly recommend that you migrate to the new Backup system to ensure that your server backups continue to function properly.
Backup System Migration
In cPanel & WHM version 64 and later, we now provide a simple way for users to transition from the Legacy Backup system to the new Backup system (Home » Backup » Backup System Migration). This new Backup System Migration tool walks users through the migration process with the click of a button.
The New Backup System
In cPanel & WHM version 64 and later, the new Backup system now functions with a new user interface (UI). This UI automatically converts your Legacy Backup Configuration to the new Backup Configuration system. The new Backup system also now supports multiple incremental backups.
New cPanel Light and Dark styles
The cPanel interface now ships with the Light and Dark styles for the default cPanel theme (Paper Lantern).
-
We previously released development versions of these styles on the cPanel Blog.
-
Use cPanel’s Change Style interface (Home » Preferences » Change Style) to switch between cPanel interface styles.
DMARC records
In cPanel & WHM version 64, you can configure Domain-based Message Authentication, Reporting, and Conformance (DMARC) records for your domains in cPanel’s Zone Editor interface (Home » Domains » Zone Editor). The system uses DMARC records together with SPF or DKIM records to more easily determine whether an email message originated from the sender. DMARC records also allow you to more easily filter spam and phishing messages.
For more information about the DMARC protocol, read dmarc.org’s Overview documentation.
Manage API Tokens interface
In cPanel & WHM version 64, we added the Manage API Tokens interface (Home » Development » Manage API Tokens) to WHM. This interface allows you to create, revoke, and list API Tokens for cPanel users and third-party developers. API tokens allow cPanel users and third-party developers to run API functions as a WHM account owner via a key hash.
We also added the Manage API Tokens interface (Home » Development » Manage API Tokens) to cPanel DNSOnly®.
For more information, read our Manage API Tokens documentation.
New log file
We added the /usr/local/cpanel/logs/api_tokens_log
file to WHM. This file stores the account’s API Token logs.
For more information, read our The cPanel & WHM Log Files documentation.
Minimum free space available for backups
In cPanel & WHM version 64, we added a minimum free disk space check to WHM’s Backup Configuration interface (Home » Backup » Backup Configuration). You can now configure the backup system to check for a minimum amount or percentage of free disk space before it runs a local backup. If the system does not possess the minimum available free disk space, the system will not perform the backup and it will send a warning notification.
This setting defaults to Disabled.
Git™ symlinks
In cPanel & WHM version 64, the nightly maintenance script automatically creates symlinks from the /usr/bin
directory to the cPanel-provided /usr/local/cpanel/3rdparty/bin/git
directory.
If the server’s operating system already provisioned git or you installed the RPM for git, the maintenance script will respect your existing configuration. The maintenance script will not create the symlinks for existing files in the /usr/bin
directory.
If you remove that operating system-provisioned or RPM for git, run the /usr/local/cpanel/scripts/link_3rdparty_binaries
script to create the symlinks to the cPanel-provided binaries.
Tweak Setting to control free hostname certificate
In cPanel & WHM version 64, we added the Replace SSL certificates that do not match the local hostname. option to the Domains section of WHM’s Tweak Settings interface (Home » Server Configuration » Tweak Settings). This setting instructs the checkallsslcerts
script to replace any SSL certificates that do not match the hostname of the server with a cPanel-signed certificate. This includes wildcard certificates. For example, you may want to disable this option if you manage a clustered mail server solution.
KernelCare subscription link
In cPanel & WHM version 64, we added a banner to WHM’s Security Advisor interface (Home » Security Center » Security Advisor) that allows the system administrator to purchase a license for KernelCare. KernelCare automatically updates the system’s Linux® kernel without the need to reboot the server. Hosting providers can use the Manage2 system to configure whether this option sends the purchaser to the provider’s custom URL, a specific mailto:
link, or the cPanel Store. They can also disable the banner for their licensed servers.
For more information about how to purchase a KernelCare license, read our How to Purchase a KernelCare License documentation. For more information about KernelCare, visit CloudLinux™’s KernelCare site.
PHP memory_limit adjustments
We now automatically adjust the default PHP version memory_limit
directive when you set up cPanel & WHM. We base the selected setting on the current system specifications. The system sets the memory_limit
directive based on the following criteria:
System memory | memory_limit setting |
---|---|
1 GB | 32M |
2-4GB | 64M |
Over 4 GB | 128M |
For more information, read our MultiPHP INI Editor for WHM documentation.
The set_php_memory_limits script
This script adjusts the memory_limit
directive for all versions of PHP installed in the /opt/cpanel/
directory based on the server’s available memory. For more information, read our MultiPHP INI Editor for WHM documentation.
EasyApache 4 recommendations system
We created a recommendations system for the packages that you can add in the EasyApache 4 interface (Home » Software » EasyApache 4). This system provides security and configuration information that might affect the packages that you choose to install. For more information, read our EasyApache 4 Recommendations documentation.
The ea_sync_user_phpini_settings script
As of cPanel & WHM version 64, the system writes an /opt/cpanel/ea-php##/root/etc/php.d/local.ini
file and overrides the user’s php.ini
file. cPanel’s MultiPHP INI Editor interface (Home » Software » MultiPHP INI Editor) writes these changes to the user’s .user.ini
file.
To ensure that the user’s PHP configuration behaves as expected, this script performs the following actions in the user’s document root:
-
Syncs the
php.ini
file with the corresponding.user.ini
file. -
Syncs the
php.ini
file with the corresponding.htaccess
file, if necessary.
Only the root
user can run this script.
For more information, read our The ea-cpanel-tools Package Scripts and The cPanel PHPRC PHP Patch for EasyApache 4 documentation.
Updated features
Edit the ability to sell KernelCare through WHM
Manage2 now includes the Purchase KernelCare Url setting. With this setting, you can enable or disable the ability to purchase KernelCare in WHM’s Security Advisor interface (Home » Security Settings » Security Advisor). You can also add or edit the URL or email address where the Security Advisor will redirect the user to purchase KernelCare. This setting defaults to Enabled and you can configure it from Manage2’s Update Company Information interface (Dashboard » Company » Update Company Information).
Dovecot configuration
In cPanel & WHM version 64, we made updates to the Dovecot configuration.
NOTE
-
We strongly recommend that you back up any
.local
template customizations before you upgrade. -
If you use the
/var/cpanel/templates/dovecot2.2/main.local
file to override the default Dovecot configuration template, you must merge the changes in the/usr/local/cpanel/src/templates/dovecot2.2/main.default
file when you upgrade to cPanel & WHM version 64; otherwise you will lose your customizations. -
Not all prior customizations will be compatible with version 64. For more information, read our Configure Dovecot documentation.
Apache custom configurations
To apply your custom Apache® configurations from cPanel & WHM version 62 to version 64, you must perform the following steps:
-
Merge changes from the
/var/cpanel/templates/apache2_4/vhost.default
and/var/cpanel/templates/apache2_4/ssl_vhost.default
files into your respective.local
files. -
Run the
/usr/local/cpanel/scripts/buildhttpdconf
script to update the Apache configuration. -
Run the
/usr/local/cpanel/bin/safeapacherestart
script to restart Apache.
AutoSSL now sorts domains for a certificate intelligently
In cPanel & WHM version 64, AutoSSL now uses a sort algorithm to establish which domains to add to the certificate first. This sort order ensures that the system adds the domains that customers will most likely visit to the certificate first, if the certificate reaches the domain limit. For example, customers most likely intend to navigate to example.com
versus www.subdomain.example.com
. For more information, read the Which domains does AutoSSL add to the certificate first? section of our Manage AutoSSL documentation.
In cPanel & WHM version 64, the AutoSSL sort algorithm will select a domain of 64 bytes or fewer to enter in the commonName
field of the SSL certificate if such a domain exists on the virtual host. Additionally, AutoSSL adds proxy subdomains to automatically generated SSL certificates.
Mail delivery improvements
In cPanel & WHM version 64, we improved mail delivery performance. iContact
emails will now send over Simple Mail Transfer Protocol (SMTP) where available. In cases where the SMTP fails to send to valid recipients, the system will use sendmail, as it did before the change.
eximstats now uses SQLite
In cPanel & WHM version 64, we now use SQLite instead of MySQL® for cPanel’s eximstats
database. The new SQLite database will reside in the /var/cpanel
directory to keep the database on the same partition as the /var/lib/mysql
directory. When you install or upgrade cPanel & WHM, the /scripts/slurp_exim_mainlog
script will re-import your /var/log/exim_mainlog
data. Your eximstats
data and the Mail Delivery Report data will be unavailable while this import occurs.
If the SQLite database becomes corrupt or unreadable, the system will automatically remove the old database and create a new one. However, the exim_mainlog
data will only be re-imported a single time every seven days to avoid an infinite re-import loop. The system moves corrupted databases to /var/cpanel/eximstats_db.sqlite3.broken.<timestamp>
where <timestamp>
represents the time in a Unix timestamp. The system retains a maximum of three broken databases so that server owners can attempt to fix the corrupted databases.
Prevention of duplicate proxy subdomains
In cPanel & WHM version 64 and later, you may no longer create an account if any of the following subdomains already exists for the associated domain on the new account:
-
cpanel
-
whm
-
www
-
autodiscover
-
mail
-
webdisk
-
webmail
For example, if cpanel.example.com
already exists on your server (on any virtual host), you cannot create a cPanel account with the domain example.com
.
Dovecot look up
In cPanel & WHM version 64, we updated how Dovecot searches for users and authentication credentials. Dovecot now uses the dict
lookup method. In previous versions we used the checkpassword
method. This significantly improves performance of logins to IMAP, POP3, and SMTP mail servers. For more information about the dict
and checkpassword
methods, read Dovecot’s Dict
lookup method and CheckPassword lookup method documentation.
If cpsrvd
is offline, the behavior will fall back to the checkpassword
method.
cPHulk root user lockout protection
In cPanel & WHM version 64, we added the ability to ignore username-based protection for the root
user. When you enable this option, a malicious attacker cannot lock out the root
account due to username-based protection protocol. To enable this feature, select Allow username protection to lock the “root” user in the Username-based Protection tab of WHM’s cPHulk Brute Force Protection interface (Home » Security Center » cPHulk Brute Force Protection). Users must configure their firewall to listen on port 579
for this feature. For more information, read our How to Configure Your Firewall for cPanel & WHM Services documentation.
x3 deprecation reminder
In cPanel & WHM version 64, we removed any instances of the x3 theme that remained in the product. In version 60, we announced the end of life of the x3 theme. Any custom dependencies that rely on x3 will break (this includes all x3-based themes). You must upgrade to the Paper Lantern theme. For more information, read our Its Time to Say Goodbye to x3 blog post.
cPAddons - WordPress
In cPanel & WHM version 64, we updated the cPAddons feature to use RPMs to install WordPress®. When you install WordPress through cPAddons with the RPM, it allows you to update WordPress through its own administrative interface. WHM’s Install cPAddons Site Software interface (Home » cPanel » Install cPAddons Site Software) discovers, installs, and uninstalls RPM-based packages with the yum utility. The cPanel, L.L.C.-managed RPM contains an unaltered WordPress installer package obtained from wordpress.org.
You cannot use the cPAddons interface to upgrade your legacy Wordpress instances to the RPM-based Wordpress installations. However, we plan to add that ability in the future.
Create Support Ticket
In cPanel & WHM version 64, we added an extra issue type selection to WHM’s Create Support Ticket interface (Home » Support » Create Support Ticket). The Visit our feature site option will open a new browser tab to cPanel’s Feature Request website to create or up-vote a feature request.
Renamed Feature Manager options
To clarify the relationships between feature list options and their associated cPanel interfaces and features, we have renamed many options in WHM’s Feature Manager interface (Home » Packages » Feature Manager):
cPanel & WHM version 62 and earlier | cPanel & WHM version 64 and later |
---|---|
Addon Domain Manager | Addon Domains |
Autoresponder | Manager Autoresponders |
Awstats Stats | Awstats |
Boxtrapper Spam Trap | Boxtrapper |
Remote Calendars and Address Books | Calendars and Contacts |
Ability to change MX Records | MX Entry |
Image Manager | Images |
Crontab | Cron Jobs |
CSV Import (Email & Forwarders) | Address Importer |
Default Address Manager | Default Address |
Custom Error Pages | Error Pages |
Email Greylisting | Configure Greylisting |
Apache Handlers Manager | Apache Handlers |
IP Deny Manager | IP Blocker |
Mailman List Manager | Mailing Lists |
Mime Types Manager | MIME types |
Install Perl Modules | Perl Modules |
Install PHP Pear Modules | PHP Pear Packages |
Install Ruby Modules | Rubygems |
Network Tools | Track DNS |
Parked Domain Manager | Aliases |
Password Change | Password & Security |
Redirect Manager | Redirects |
Simple DNS Zone Editor | Simple Zone Editor |
SSL Manager | SSL/TLS |
Choose Log Program | Metrics Editor |
Subdomain Manager | Subdomains |
Update Contact Information | Contact Information |
Webalizer Stats | Webalizer |
Advanced DNS Zone Editor | Advanced Zone Editor |
This change will not modify any existing feature lists or other options. It only impacts the labels that you see in WHM’s user interface.
WHM interface files
cPanel & WHM version 64 updates the way in which we generate and manage the WHM interface. These changes also impact anyone who develops WHM plugins or other WHM interface customization.
WHM dynamicui system
WHM’s Home interface now uses a dynamicui.conf
file to control the features that it displays. WHM’s dynamicui
system resembles cPanel’s dynamicui
system, but the two files are not currently interchangeable.
-
This file exists as the
whostmgr/docroot/themes/x/dynamicui.conf
file. -
When you upload custom WHM themes in cPanel & WHM version 64 and later via WHM’s Theme Manager interface (Home » Themes » Theme Manager), they must contain the appropriate
dynamicui.conf
file. Themes that include the removedcommand2
file will not upload properly via this interface.
Wrappers
WHM now includes a wrapper system that plugin developers can access in their custom interfaces.
-
We strongly recommend that you use WHM’s master template and wrappers in order to match the look and feel of WHM’s existing interfaces.
-
For steps to create a custom WHM interface that uses these wrappers, read our Tutorial - Create a New WHM Interface in Template Toolkit tutorial.
WHM plugins open in a new window by default
WHM plugins now open in a new browser window by default when you access them via WHM’s Manage Plugins interface (Home » cPanel » Manage Plugins).
Plugin developers can alter the default behavior. For more information, read our Guide to WHM Plugins - AppConfig Configuration File documentation.
Updated WHM icons
In the most recent versions of cPanel & WHM, we replaced many WHM feature and section icons. cPanel & WHM version 64 completes these updates and ensures that all of WHM’s features and sections use their new icons.
EasyApache 4
We added the following note to the installation of EasyApache 4.
-
If your system runs CloudLinux, the
migrate_ea3_to_ea4
script downloads and runs CloudLinux’s EasyApache 4 migration script. -
As the migration script runs, the
/scripts/migrate_ea3_to_ea4
script copies the/usr/local/lib/php.ini
file to the/opt/cpanel/ea-php??/root/etc/php.d/local.ini
file and to all installedea-php
versions on your server. To prevent complications, the system comments out lines that resemble the following lines:-
extension=
-
extension_dir=
-
zend_extension-
-
-
The systems does not adjust any other lines.
Changes to the secure PHP session.save_path
cPanel & WHM version 64 introduces changes to secure PHP’s session.save_path
. Previously session.save_path
was set to /tmp
by default. This allowed malicious users to take advantage of various attacks against PHP session files. Now PHP sessions are saved in a secure directory to prevent these attacks. For more information, read the MultiPHP INI Editor for WHM documentation.
MX Entry interface now the Email Routing interface
In cPanel & WHM version 64, we renamed the MX Entry interface (Home » Email » MX Entry). This interface became cPanel’s Email Routing interface (Home » Email » Email Routing). We streamlined the interface and moved the functions to manage Mail Exchange (MX) records to cPanel’s Zone Editor interface (Home » Domains » Zone Editor).
New pkgacct script argument
In cPanel & WHM version 64, we added the --skipapitokens
argument to the /usr/local/cpanel/scripts/pkgacct
script. This argument allows you to exclude API tokens when you create a cpmove
archive for an account.
For more information, read our The pkgacct Script documentation.
DNS Clusters and API tokens
In cPanel & WHM version 64, we updated the following WHM interfaces to use API tokens as well as remote access keys:
-
The DNS Cluster interface (Home » Clusters » DNS Cluster).
-
The Configuration Cluster interface (Home » Clusters » Configuration Cluster).
Updated phpMyAdmin version
In cPanel & WHM version 64, we updated the version of phpMyAdmin that the system provides from 4.0.10 to 4.6.6. For more information about this phpMyAdmin version, read phpMyAdmin’s version 4.6.6 Release Notes documentation.
For more information about previous major versions of phpMyAdmin, read the following documents:
Backup retention strict enforcement
In cPanel & WHM version 64, we added the Strictly enforce retention, regardless of backup success option to WHM’s Backup Configuration interface (Home » Backup » Backup Configuration). If you select this option, the system deletes the oldest retained backup file after every backup runs, regardless of success.
For more information and an example of backup retention behavior, read our Backup Configuration documentation.
New OWASP ModSecurity CRS ruleset numbering scheme
In cPanel & WHM version 64, we changed the OWASP® ModSecurity CRS that cPanel, L.L.C. distributes to use the vendor’s new numbering scheme.
Legacy versions of cPanel & WHM will continue to use the vendor’s previous numbering scheme.
EasyApache 4 interface
We updated EasyApache 4 to attempt to automatically correct yum cache issues.
We added the ability to upload custom profiles in the EasyApache 4. For more information, read our EasyApache 4 Interface documentation and our EasyApache 4 - Create a Profile documentation.
MultiPHP INI Editor
We updated cPanel’s MultiPHP INI Editor interface (Home » Software » MultiPHP INI Editor) to also write to the user’s php.ini
file. We also applied filtering to ensure that the system does not write invalid directives to php.ini
files, .user.ini
files, and .htaccess
files.
MultiPHP Manager
We made several improvements to WHM’s MultiPHP Manager interface (Home » Software » MultiPHP Manager).
-
We added an Owner column to the MultiPHP Manager to show the account owner.
-
When you change the System Default PHP version, the system now warns you which virtual hosts this will effect.
File Editor
We updated the editor in cPanel’s File Manager interface (Home » Files » File Manager) to use Ace Editor.
Deprecated and removed items
Removed command2 file
Due to the extensive changes that cPanel & WHM version 64 introduces to the WHM interface, we have removed the /usr/local/cpanel/whostmgr/docroot/themes/x/command2
file.
-
The system previously used this file to generate the WHM interface. In cPanel & WHM version 64 and later, the
whostmgr/docroot/themes/x/dynamicui.conf
file generates the WHM interface. -
When you upload custom WHM themes in cPanel & WHM version 64 and later via WHM’s Theme Manager interface (Home » Themes » Theme Manager), they must contain the appropriate
dynamicui.conf
file. Themes that include the removedcommand2
file will not upload properly via this interface.
Deprecated WHM wrappers
cPanel & WHM version 64 replaces the following wrapper files from the WHM interface:
-
/usr/local/cpanel/whostmgr/docroot/templates/_defheader.tmpl
-
/usr/local/cpanel/whostmgr/docroot/templates/_defheader_support.tmpl
-
/usr/local/cpanel/whostmgr/docroot/templates/_defwrapper.tmpl
-
/usr/local/cpanel/whostmgr/docroot/templates/_deffooter.tmpl
If your custom code relied on any of these files, you must update it to use the /usr/local/cpanel/whostmgr/docroot/templates/master_templates/master.tmpl
wrapper file instead. While symlinks for these deprecated wrapper files exist, we do not recommend that you use them. We may remove them in a future version of cPanel & WHM.
Removed Change a Site’s IP Address interface
In order to simplify the WHM interface, we have removed WHM’s Change a Site’s IP Address interface (Home » IP Functions » Change a Site’s IP Address). You can continue to use this interface’s functionality in WHM’s Change Site’s IP Address interface (Home » Account Functions » Change Site’s IP Address).
Removed Discard FormMail-clone message with bcc: Tweak Setting
We removed the Discard FormMail-clone message with bcc: setting from the Mail section of WHM’s Tweak Settings interface (Home » Server Configuration » Tweak Settings). This change also removed the discardformmailbccsubject
setting from the /var/cpanel/cpanel.config
file.
Removed Enable FormMail-clone CGI Tweak Setting
We removed the Enable FormMail-clone CGI setting from the Software section of WHM’s Tweak Settings interface (Home » Server Configuration » Tweak Settings). This change also removed the skipformmail
setting from the /var/cpanel/cpanel.config
file.
Remote Access Keys
In cPanel & WHM version 64, we deprecated WHM’s Remote Access Key interface (Home » Clusters » Remote Access Key). Use WHM’s Manage API Tokens interface (Home » Development » Manage API Tokens) to create API tokens.
The mkaccesshash Script
In cPanel & WHM version 64, we deprecated the /usr/local/cpanel/scripts/mkaccesshash
script. We strongly recommend that you use WHM API 1’s api_token_create
function.
Appendix A: Third-party applications
cPanel-provided
cPanel & WHM version 64 includes the following third-party applications:
Third-party application | Version | Source |
---|---|---|
analog | 6.0 | RPM |
AngularJS | 1.4.4 | RPM |
AngularJS for Bootstrap | 1.2.5 | RPM |
AWStats | 7.4 | RPM |
bash | 4.2.46-21.el7_3 | RPM |
Bootstrap | 3.1.1 | RPM |
Bootstrap RTL | 0.9.16 | RPM |
bzip2-libs | 1.0.6-13.el7 | RPM |
chkconfig | 1.7.2-1.el7 | RPM |
Chosen | 1.5.1 | RPM |
CKEditor | 4.5.8 | RPM |
ClamAV | 0.99.2 | RPM |
cPanel Common Licenses RPM | 1.0.0 | RPM |
cpanel-ace-editor | 1.1.9 | RPM |
cpanel-angular-chosen | 1.4.0 | RPM |
cpanel-angular-growl-2 | 0.7.3 | RPM |
cpanel-angular-ui-scroll | 1.5.1 | RPM |
cpanel-bindp | 1.0.0 | RPM |
cpanel-chosen-1.1.0 | 1.1.0 | RPM |
cpanel-d3-js | 3.5.6 | RPM |
cpanel-dnspython | 1.12.0 | RPM |
cpanel-gridstack | 0.2.4 | RPM |
cpanel-jquery-ui-touch-punch | 0.2.3 | RPM |
cpanel-jsforge-js | 0.7.0 | RPM |
cpanel-jstz-js | 1.0.4 | RPM |
cpanel-lodash | 4.8.2 | RPM |
cpanel-lodash-3.10.1 | 3.10.1 | RPM |
cpanel-mailman | 2.1.23 | RPM |
cpanel-moment | 2.9.0 | RPM |
cpanel-pdns | 3.4.10 | RPM |
cpanel-php-composer | 1.1.1 | RPM |
cpanel-phpmyadmin | 4.6.6 | RPM |
cpanel-qrcodejs | 0.0.1 | RPM |
cpanel-roundcubemail | 1.2.3 | RPM |
cpanel-sqlite | 3.10.2 | RPM |
cronie | 1.4.11-14.el7_2.1 | RPM |
Dovecot | 2.2.28 | RPM |
dovecot-xaps | 2.2.28 | RPM |
elFinder | 2.1.11 | RPM |
Exim | 4.89 | RPM |
findutils | 4.5.11-5.el7 | RPM |
FontAwesome | 4.3.0 | RPM |
gawk | 4.0.2-4.el7 | RPM |
Git | 2.12.1 | RPM |
glibc | 2.17-157.el7_3.1 | RPM |
grep | 2.20-2.el7 | RPM |
HTML Tidy | 1.1 | RPM |
IMAP | 2007f | RPM |
jQuery | 1.11.3 | RPM |
keyutils-libs | 1.5.8-3.el7 | RPM |
krb5-libs | 1.14.1-27.el7_3 | RPM |
libcap | 2.22-8.el7 | RPM |
Libmcrypt | 2.5.8 | RPM |
libspf2 | 1.2.10 | RPM |
libsrs_alt SRS library | 1.0 | RPM |
libssh2 | 1.4.3-10.el7_2.1 | RPM |
lua | 5.1.4-15.el7 | RPM |
MariaDB Native Client library | 1.0.1 | RPM |
MindTerm | v121 |
src/3rdparty/gpl
|
Mongrel | 1.1.5 |
src/3rdparty/ruby/gems
|
MyDNS | 1.2.8.31 | RPM |
MySQL® | 5.1.73 | RPM |
MySQL® 5.0 | 5.0.96 | RPM |
MySQL® 5.1 | 5.1.73 | RPM |
MySQL® 5.5 | 5.5.54 | RPM |
MySQL® 5.6 | 5.6.35 | RPM |
ncurses-libs | 5.9-13.20130511.el7 | RPM |
NSD | 3.2.18 | RPM |
Open Sans | 1.0 | RPM |
openssl-libs | 1.0.1e-60.el7 | RPM |
p0f | 3.09b | RPM |
perl | 5.16.3-291.el7 | RPM |
phpPgAdmin | 5.0.4 |
src/3rdparty/gpl
|
phpPgAdmin | 5.1 |
src/3rdparty/gpl
|
PigZ | 2.3.3 | RPM |
PostgreSQL | 9.0.18 | RPM |
ProFTPD | 1.3.5b | RPM |
Pure-FTP | 1.0.45 | RPM |
PuttyGen | 0.64 | RPM |
Rack | 1.1.6 |
src/3rdparty/ruby/gems
|
re2c | 0.13.7.4 | RPM |
readline | 6.2-9.el7 | RPM |
RequireJS | 2.1.14 | RPM |
rpm_is_working | 1.0 | RPM |
RRDs
|
v1.5.5 | RPM |
rrdtool | 1.5.5 | RPM |
splitlogs | 1.0 | RPM |
sqlite | 3.7.17-8.el7 | RPM |
squirrelmail client for webmail | 2012.12.09 | RPM |
systemd | 219-30.el7_3.6 | RPM |
systemd-sysv | 219-30.el7_3.6 | RPM |
tcp_wrappers-libs | 7.6-77.el7 | RPM |
User::Perl
|
1.0 | RPM |
util-linux | 2.23.2-33.el7 | RPM |
Webalizer | 2.23_05 | RPM |
xz-libs | 5.2.2-1.el7 | RPM |
yui (Yahoo User Experience Tools) | 2.9.0 | RPM |
PHP Modules
Third-party application | Version | Source |
---|---|---|
Auth_SASL
|
1.0.6 | RPM |
Cache
|
1.5.6 | RPM |
Console_Color
|
1.0.3 | RPM |
Console_Table
|
1.1.5 | RPM |
content
|
2.0.5 | RPM |
cpanel-php56 | 5.6.30 | RPM |
Date
|
1.4.7 | RPM |
Date_Holidays
|
0.21.8 | RPM |
Date_Holidays_Australia
|
0.2.1 | RPM |
Date_Holidays_Austria
|
0.1.5 | RPM |
Date_Holidays_Brazil
|
0.1.2 | RPM |
Date_Holidays_Croatia
|
0.1.1 | RPM |
Date_Holidays_Czech
|
0.1.0 | RPM |
Date_Holidays_Denmark
|
0.1.3 | RPM |
Date_Holidays_EnglandWales
|
0.1.5 | RPM |
Date_Holidays_Finland
|
0.1.2 | RPM |
Date_Holidays_Germany
|
0.1.2 | RPM |
Date_Holidays_Iceland
|
0.1.2 | RPM |
Date_Holidays_Ireland
|
0.1.3 | RPM |
Date_Holidays_Italy
|
0.1.1 | RPM |
Date_Holidays_Japan
|
0.1.2 | RPM |
Date_Holidays_Netherlands
|
0.1.3 | RPM |
Date_Holidays_Norway
|
0.1.2 | RPM |
Date_Holidays_PHPdotNet
|
0.1.2 | RPM |
Date_Holidays_Portugal
|
0.1.0 | RPM |
Date_Holidays_Romania
|
0.1.2 | RPM |
Date_Holidays_Russia
|
0.1.0 | RPM |
Date_Holidays_SanMarino
|
0.1.1 | RPM |
Date_Holidays_Serbia
|
0.1.0 | RPM |
Date_Holidays_Slovenia
|
0.1.2 | RPM |
Date_Holidays_Spain
|
0.1.3 | RPM |
Date_Holidays_Sweden
|
0.1.3 | RPM |
Date_Holidays_Turkey
|
0.1.1 | RPM |
Date_Holidays_Ukraine
|
0.1.2 | RPM |
Date_Holidays_UNO
|
0.1.3 | RPM |
Date_Holidays_USA
|
0.1.1 | RPM |
Date_Holidays_Venezuela
|
0.1.1 | RPM |
DB
|
1.7.14 | RPM |
File
|
1.4.1 | RPM |
File_Find
|
1.3.2 | RPM |
File_Fstab
|
2.0.3 | RPM |
Horde Groupware Webmail Edition | 5.2.10 | RPM |
Horde_Alarm
|
2.2.7 | RPM |
Horde_Argv
|
2.0.12 | RPM |
Horde_Auth
|
2.1.12 | RPM |
Horde_Autoloader
|
2.1.2 | RPM |
Horde_Browser
|
2.0.12 | RPM |
Horde_Cache
|
2.5.3 | RPM |
Horde_Cli
|
2.0.6 | RPM |
Horde_Compress
|
2.1.5 | RPM |
Horde_Compress_Fast
|
1.1.1 | RPM |
Horde_Constraint
|
2.0.3 | RPM |
Horde_Controller
|
2.0.4 | RPM |
Horde_Core
|
2.23.0 | RPM |
Horde_Crypt
|
2.7.3 | RPM |
Horde_Crypt_Blowfish
|
1.1.1 | RPM |
Horde_Css_Parser
|
1.0.10 | RPM |
Horde_CssMinify
|
1.0.2 | RPM |
Horde_Data
|
2.1.4 | RPM |
Horde_Date
|
2.3.0 | RPM |
Horde_Date_Parser
|
2.0.5 | RPM |
Horde_Dav
|
1.1.3 | RPM |
Horde_Db
|
2.3.1 | RPM |
Horde_Editor
|
2.0.4 | RPM |
Horde_ElasticSearch
|
1.0.2 | RPM |
Horde_Exception
|
2.0.8 | RPM |
Horde_Feed
|
2.0.1 | RPM |
Horde_Form
|
2.0.13 | RPM |
Horde_Group
|
2.1.1 | RPM |
Horde_HashTable
|
1.2.4 | RPM |
Horde_History
|
2.3.6 | RPM |
Horde_Http
|
2.1.6 | RPM |
Horde_Icalendar
|
2.1.4 | RPM |
Horde_Idna
|
1.0.4 | RPM |
Horde_Image
|
2.3.5 | RPM |
Horde_Imap_Client
|
2.29.6 | RPM |
Horde_Imsp
|
2.0.5 | RPM |
Horde_Injector
|
2.0.5 | RPM |
Horde_Itip
|
2.1.2 | RPM |
Horde_JavascriptMinify
|
1.1.3 | RPM |
Horde_Kolab_Format
|
2.0.4 | RPM |
Horde_Kolab_Session
|
2.0.1 | RPM |
Horde_ListHeaders
|
1.2.4 | RPM |
Horde_Lock
|
2.1.2 | RPM |
Horde_Log
|
2.2.0 | RPM |
Horde_LoginTasks
|
2.0.7 | RPM |
horde_lz4
|
1.0.10 | RPM |
Horde_Mail
|
2.6.3 | RPM |
Horde_Mail_Autoconfig
|
1.0.3 | RPM |
Horde_Mime
|
2.9.5 | RPM |
Horde_Mime_Viewer
|
2.1.3 | RPM |
Horde_Nls
|
2.2.0 | RPM |
Horde_Notification
|
2.0.4 | RPM |
Horde_Oauth
|
2.0.1 | RPM |
Horde_Pack
|
1.0.6 | RPM |
Horde_Pdf
|
2.0.3 | RPM |
Horde_Perms
|
2.1.7 | RPM |
Horde_Prefs
|
2.7.6 | RPM |
Horde_Queue
|
1.1.3 | RPM |
Horde_Rdo
|
2.0.5 | RPM |
Horde_Role
|
1.0.1 | RPM |
Horde_Routes
|
2.0.5 | RPM |
Horde_Rpc
|
2.1.7 | RPM |
Horde_Secret
|
2.0.6 | RPM |
Horde_Serialize
|
2.0.5 | RPM |
Horde_Service_Facebook
|
2.0.5 | RPM |
Horde_Service_Twitter
|
2.1.1 | RPM |
Horde_SessionHandler
|
2.2.7 | RPM |
Horde_Share
|
2.0.10 | RPM |
Horde_Smtp
|
1.9.3 | RPM |
Horde_Socket_Client
|
2.1.1 | RPM |
Horde_SpellChecker
|
2.1.3 | RPM |
Horde_Stream
|
1.6.3 | RPM |
Horde_Stream_Filter
|
2.0.4 | RPM |
Horde_Stream_Wrapper
|
2.1.3 | RPM |
Horde_Support
|
2.1.5 | RPM |
Horde_SyncMl
|
2.0.3 | RPM |
Horde_Template
|
2.0.3 | RPM |
Horde_Text_Diff
|
2.1.2 | RPM |
Horde_Text_Filter
|
2.3.4 | RPM |
Horde_Text_Flowed
|
2.0.3 | RPM |
Horde_Timezone
|
1.0.11 | RPM |
Horde_Token
|
2.0.9 | RPM |
Horde_Translation
|
2.2.1 | RPM |
Horde_Tree
|
2.0.4 | RPM |
Horde_Url
|
2.2.5 | RPM |
Horde_Util
|
2.5.7 | RPM |
Horde_Vfs
|
2.3.2 | RPM |
Horde_View
|
2.0.6 | RPM |
Horde_Xml_Element
|
2.0.4 | RPM |
Horde_Xml_Wbxml
|
2.0.1 | RPM |
Horde_Yaml
|
2.0.2 | RPM |
HTML_Template_IT
|
1.3.0 | RPM |
HTTP
|
1.4.1 | RPM |
HTTP_Request
|
1.4.4 | RPM |
HTTP_WebDAV_Server
|
1.0.0RC8 | RPM |
imp
|
6.2.14 | RPM |
ingo
|
3.2.10 | RPM |
ionCube Loader | 5.1.2 | RPM |
Kronolith | 4.2.16 | RPM |
Log
|
1.12.7 | RPM |
Mail
|
1.2.0 | RPM |
Mail_Mime
|
1.8.3 | RPM |
MDB2
|
2.4.1 | RPM |
Mnemo | 4.2.10 | RPM |
nag
|
4.2.9 | RPM |
Net_DNS2
|
1.4.1 | RPM |
Net_FTP
|
1.3.7 | RPM |
Net_IMAP
|
1.1.2 | RPM |
Net_Sieve
|
1.3.2 | RPM |
Net_SMTP
|
1.6.2 | RPM |
Net_Socket
|
1.0.14 | RPM |
Net_URL
|
1.0.15 | RPM |
Net_UserAgent_Detect
|
2.5.2 | RPM |
PEAR_Command_Packaging
|
0.3.0 | RPM |
Services_Weather
|
1.4.7 | RPM |
SOAP | 0.13.0 | RPM |
SourceGuardian PHP Encoder | 10.0 | RPM |
Text_Figlet
|
1.0.2 | RPM |
timeobjects
|
2.1.2 | RPM |
trean
|
1.1.5 | RPM |
turba
|
4.2.14 | RPM |
webmail
|
5.2.14 | RPM |
XML_Parser
|
1.3.4 | RPM |
XML_RPC
|
1.5.5 | RPM |
XML_Serializer
|
0.20.2 | RPM |
XML_SVG
|
1.1.0 | RPM |
Zend Optimizer | 7.0.0 | RPM |
Perl modules
Third-party application | Version | Source |
---|---|---|
ack
|
2.14 | RPM |
Acme::Bleach
|
1.150 | RPM |
Acme::Damn
|
0.06 | RPM |
Acme::Spork
|
v0.0.8 | RPM |
Algorithm::C3
|
0.10 | RPM |
Algorithm::Dependency
|
1.110 | RPM |
Algorithm::Diff
|
1.1903 | RPM |
aliased
|
0.34 | RPM |
Amazon::S3
|
0.45 | RPM |
AnyEvent
|
7.13 | RPM |
Apache SpamAssassin | 3.004001 | RPM |
Apache::LogFormat::Compiler
|
0.33 | RPM |
App::Cmd
|
0.331 | RPM |
App::CmdDispatch
|
0.43 | RPM |
App::Nopaste
|
1.006 | RPM |
AppConfig
|
1.71 | RPM |
Archive::Any
|
0.0945 | RPM |
Archive::Extract
|
0.78 | RPM |
Archive::Tar::Builder
|
2.5001 | RPM |
Archive::Tar::Streamed
|
0.03 | RPM |
Archive::Tar::Wrapper
|
0.23 | RPM |
Archive::Zip
|
1.59 | RPM |
Authen::Libwrap
|
0.22 | RPM |
Authen::SASL
|
2.16 | RPM |
autobox
|
2.84 | RPM |
B::C
|
5.024009 | RPM |
B::Flags
|
0.16 | RPM |
B::Hooks::EndOfScope
|
0.21 | RPM |
B::Hooks::OP::Check
|
0.19 | RPM |
B::Keywords
|
1.15 | RPM |
B::Lint
|
1.20 | RPM |
B::Utils
|
0.27 | RPM |
bareword::filehandles
|
0.004 | RPM |
Browser::Open
|
0.04 | RPM |
BSD::Resource
|
1.2910 | RPM |
Build::PPK
|
0.03 | RPM |
Business::ISBN::Data
|
20140910.003 | RPM |
Business::ISBN
|
3.002 | RPM |
Business::OnlinePayment::AuthorizeNet
|
3.23 | RPM |
Business::OnlinePayment
|
3.04 | RPM |
Business::UPS
|
2.01 | RPM |
Cache::Cache
|
1.08 | RPM |
Cache::FastMmap
|
1.44 | RPM |
Cache::Memcached::GetParserXS
|
0.01 | RPM |
Cache::Memcached
|
1.30 | RPM |
Capture::Tiny
|
0.44 | RPM |
Carp::Always
|
0.13 | RPM |
Carp::Clan
|
6.06 | RPM |
Catalyst::Action::RenderView
|
0.16 | RPM |
Catalyst::Action::REST
|
1.20 | RPM |
Catalyst::ActionRole::ACL
|
0.07 | RPM |
Catalyst::Authentication::Store::DBIx::Class
|
0.1506 | RPM |
Catalyst::Component::InstancePerContext
|
0.001001 | RPM |
Catalyst::Controller::ActionRole
|
0.17 | RPM |
Catalyst::Devel
|
1.39 | RPM |
Catalyst::Log::Log4perl
|
1.06 | RPM |
Catalyst::Model::DBIC::Schema
|
0.65 | RPM |
Catalyst::Plugin::Authentication
|
0.10023 | RPM |
Catalyst::Plugin::Authorization::Roles
|
0.09 | RPM |
Catalyst::Plugin::AutoCRUD
|
2.200002 | RPM |
Catalyst::Plugin::Browser
|
0.08 | RPM |
Catalyst::Plugin::Cache::FastMmap
|
0.9 | RPM |
Catalyst::Plugin::Cache
|
0.12 | RPM |
Catalyst::Plugin::ConfigLoader
|
0.34 | RPM |
Catalyst::Plugin::HashedCookies
|
1.131710 | RPM |
Catalyst::Plugin::Redirect
|
0.02 | RPM |
Catalyst::Plugin::Session::State::Cookie
|
0.17 | RPM |
Catalyst::Plugin::Session::Store::FastMmap
|
0.16 | RPM |
Catalyst::Plugin::Session
|
0.40 | RPM |
Catalyst::Plugin::StackTrace
|
0.12 | RPM |
Catalyst::Plugin::Static::Simple
|
0.33 | RPM |
Catalyst::Plugin::UploadProgress
|
0.06 | RPM |
Catalyst::Runtime
|
5.90112 | RPM |
Catalyst::TraitFor::Request::BrowserDetect
|
0.02 | RPM |
Catalyst::View::JSON
|
0.36 | RPM |
Catalyst::View::TT
|
0.44 | RPM |
CatalystX::Component::Traits
|
0.19 | RPM |
CatalystX::RoleApplicator
|
0.005 | RPM |
CDB_File
|
0.99 | RPM |
CGI::Deurl::XS
|
0.08 | RPM |
CGI::Session
|
4.48 | RPM |
CGI::Simple
|
1.115 | RPM |
CGI::Struct
|
1.21 | RPM |
CGI
|
4.32 | RPM |
Class::Accessor::Chained
|
0.01 | RPM |
Class::Accessor::Grouped
|
0.10012 | RPM |
Class::Accessor
|
0.34 | RPM |
Class::Base
|
0.08 | RPM |
Class::C3::Adopt::NEXT
|
0.14 | RPM |
Class::C3::Componentised
|
1.001000 | RPM |
Class::C3
|
0.31 | RPM |
Class::Data::Inheritable
|
0.08 | RPM |
Class::ErrorHandler
|
0.04 | RPM |
Class::Factory::Util
|
1.7 | RPM |
Class::Inner
|
0.200001 | RPM |
Class::Inspector
|
1.28 | RPM |
Class::Load::XS
|
0.09 | RPM |
Class::Load
|
0.23 | RPM |
Class::Loader
|
2.03 | RPM |
Class::Method::Modifiers
|
2.12 | RPM |
Class::Singleton
|
1.5 | RPM |
Class::Std::Utils
|
v0.0.3 | RPM |
Class::Std
|
0.013 | RPM |
Class::Tiny::Chained
|
0.004 | RPM |
Class::Tiny
|
1.006 | RPM |
Class::Unload
|
0.09 | RPM |
Class::XSAccessor
|
1.19 | RPM |
Clipboard
|
0.13 | RPM |
Clone::PP
|
1.06 | RPM |
Clone
|
0.38 | RPM |
common::sense
|
3.74 | RPM |
Compress::Bzip2
|
2.24 | RPM |
Compress::Raw::Lzma
|
2.069 | RPM |
Config::Any
|
0.27 | RPM |
Config::Crontab
|
1.41 | RPM |
Config::General
|
2.63 | RPM |
Config::GitLike
|
1.16 | RPM |
Config::INI
|
0.025 | RPM |
Config::MVP::Reader::INI
|
2.101463 | RPM |
Config::MVP
|
2.200010 | RPM |
Config::Simple
|
4.58 | RPM |
Config::Tiny
|
2.23 | RPM |
Context::Preserve
|
0.01 | RPM |
Convert::ASCII::Armour
|
1.4 | RPM |
Convert::ASN1
|
0.27 | RPM |
Convert::BinHex
|
1.125 | RPM |
Convert::PEM
|
0.08 | RPM |
Convert::TNEF
|
0.18 | RPM |
Cookie::Baker
|
0.06 | RPM |
CPAN::DistnameInfo
|
0.12 | RPM |
CPAN::Meta::Check
|
0.013 | RPM |
CPAN::SQLite
|
0.211 | RPM |
CPAN::Uploader
|
0.103013 | RPM |
cpanel-perl-524 | 5.24.1 | RPM |
Cpanel::Class
|
v1.0.6 | RPM |
Cpanel::Cleanup
|
0.4 | RPM |
Cpanel::CORE::Dependencies
|
1.8 | RPM |
Cpanel::JSON::XS
|
3.0217 | RPM |
cPanel::MemTest
|
0.3 | RPM |
Cpanel::Optimizer
|
0.2 | RPM |
Cpanel::OS
|
0.6 | RPM |
Cpanel::POSIX::Tiny
|
1.3 | RPM |
cPanel::PublicAPI
|
2 | RPM |
cPanel::SyncUtil
|
0.8 | RPM |
cPanel::TaskQueue
|
0.800 | RPM |
Cpanel::UniqId
|
0.2 | RPM |
Crypt::Blowfish
|
2.14 | RPM |
Crypt::CAST5_PP
|
1.04 | RPM |
Crypt::CBC
|
2.33 | RPM |
Crypt::DES
|
2.07 | RPM |
Crypt::DES_EDE3
|
0.01 | RPM |
Crypt::DSA
|
1.17 | RPM |
Crypt::Format
|
0.06 | RPM |
Crypt::GPG
|
1.64 | RPM |
Crypt::IDEA
|
1.10 | RPM |
Crypt::JWT
|
0.018 | RPM |
Crypt::OpenPGP
|
1.12 | RPM |
Crypt::OpenSSL::Bignum
|
0.06 | RPM |
Crypt::OpenSSL::DSA
|
0.15 | RPM |
Crypt::OpenSSL::PKCS10
|
0.15 | RPM |
Crypt::OpenSSL::PKCS12
|
0.7 | RPM |
Crypt::OpenSSL::Random
|
0.11 | RPM |
Crypt::OpenSSL::RSA
|
0.28 | RPM |
Crypt::OpenSSL::X509
|
1.804 | RPM |
Crypt::Passwd::XS
|
0.601 | RPM |
Crypt::PKCS10
|
1.5 | RPM |
Crypt::Primes
|
0.50 | RPM |
Crypt::Random
|
1.25 | RPM |
Crypt::RC4
|
2.02 | RPM |
Crypt::Rijndael
|
1.13 | RPM |
Crypt::Rijndael_PP
|
0.05 | RPM |
Crypt::RIPEMD160
|
0.06 | RPM |
Crypt::RSA
|
1.99 | RPM |
Crypt::SaltedHash
|
0.09 | RPM |
Crypt::SSLeay
|
0.72 | RPM |
Crypt::Twofish
|
2.17 | RPM |
Crypt::URandom
|
0.36 | RPM |
Crypt::X509
|
0.51 | RPM |
CryptX
|
0.040 | RPM |
CSS::Simple
|
3223 | RPM |
CSS::SpriteMaker
|
1.01 | RPM |
Curses::UI
|
0.9609 | RPM |
Curses
|
1.36 | RPM |
Dancer2::Plugin::Auth::Extensible
|
0.611 | RPM |
Dancer2::Plugin::DBIC
|
0.0013 | RPM |
Dancer2::Plugin::REST
|
1.01 | RPM |
Dancer2
|
0.203001 | RPM |
Danga::Socket
|
1.61 | RPM |
Data::Buffer
|
0.04 | RPM |
Data::Compare
|
1.25 | RPM |
Data::Dump::Streamer
|
2.40 | RPM |
Data::Dump
|
1.23 | RPM |
Data::Dumper::Concise
|
2.022 | RPM |
Data::MessagePack
|
1.00 | RPM |
Data::Munge
|
0.096 | RPM |
Data::OptList
|
0.110 | RPM |
Data::Page
|
2.02 | RPM |
Data::Printer
|
0.38 | RPM |
Data::Random
|
0.12 | RPM |
Data::Rmap
|
0.64 | RPM |
Data::Section
|
0.200006 | RPM |
Data::Serializer
|
0.60 | RPM |
Data::Util
|
0.65 | RPM |
Data::UUID
|
1.221 | RPM |
Data::Validate::Domain
|
0.14 | RPM |
Data::Validate::IP
|
0.26 | RPM |
Data::Validate::URI
|
0.07 | RPM |
Data::Visitor
|
0.30 | RPM |
Date::Manip
|
6.56 | RPM |
Date::Simple
|
3.03 | RPM |
DateTime::Format::Builder
|
0.81 | RPM |
DateTime::Format::Pg
|
0.16012 | RPM |
DateTime::Format::Strptime
|
1.68 | RPM |
DateTime::Locale
|
1.05 | RPM |
DateTime::TimeZone
|
2.01 | RPM |
DateTime
|
1.36 | RPM |
DBD::Mock
|
1.45 | RPM |
DBD::mysql
|
4.041 | RPM |
DBD::Pg
|
3.5.3 | RPM |
DBD::PgPP
|
0.08 | RPM |
DBD::SQLite2
|
0.37 | RPM |
DBD::SQLite
|
1.50 | RPM |
DBI
|
1.636 | RPM |
DBICx::Sugar
|
0.0001 | RPM |
DBIx::Class::InflateColumn::Serializer
|
0.09 | RPM |
DBIx::Class::Schema::Loader
|
0.07046 | RPM |
DBIx::Class
|
0.082840 | RPM |
DBIx::MyParsePP
|
0.50 | RPM |
Devel::CallChecker
|
0.007 | RPM |
Devel::Caller
|
2.06 | RPM |
Devel::CallParser
|
0.002 | RPM |
Devel::CheckLib
|
1.07 | RPM |
Devel::CheckOS
|
1.79 | RPM |
Devel::Cover
|
1.23 | RPM |
Devel::FindPerl
|
0.014 | RPM |
Devel::GlobalDestruction::XS
|
0.02 | RPM |
Devel::GlobalDestruction
|
0.13 | RPM |
Devel::Hide
|
0.0009 | RPM |
Devel::LexAlias
|
0.05 | RPM |
Devel::NYTProf
|
6.03 | RPM |
Devel::OverloadInfo
|
0.004 | RPM |
Devel::REPL
|
1.003028 | RPM |
Devel::Size
|
0.80 | RPM |
Devel::StackTrace::AsHTML
|
0.15 | RPM |
Devel::StackTrace
|
2.01 | RPM |
Devel::Symdump
|
2.17 | RPM |
Diff::LibXDiff
|
0.05 | RPM |
Digest::BubbleBabble
|
0.02 | RPM |
Digest::FNV
|
2.00 | RPM |
Digest::HMAC
|
1.03 | RPM |
Digest::MD2
|
2.04 | RPM |
Digest::MD5::File
|
0.08 | RPM |
Digest::Perl::MD5
|
1.9 | RPM |
Digest::SHA1
|
2.13 | RPM |
Dist::CheckConflicts
|
0.11 | RPM |
Dist::Zilla::Plugin::Config::Git
|
0.92 | RPM |
Dist::Zilla::Plugin::Git
|
2.039 | RPM |
Dist::Zilla::Plugin::GitHub
|
0.42 | RPM |
Dist::Zilla::Plugin::PerlTidy
|
0.21 | RPM |
Dist::Zilla::Plugin::PodWeaver
|
4.008 | RPM |
Dist::Zilla::Plugin::Prereqs::FromCPANfile
|
0.08 | RPM |
Dist::Zilla::Plugin::Repository
|
0.20 | RPM |
Dist::Zilla::Plugin::Test::Perl::Critic
|
3.000 | RPM |
Dist::Zilla
|
6.008 | RPM |
Dumbbench
|
0.10 | RPM |
DynaLoader::Functions
|
0.002 | RPM |
Email::Abstract
|
3.008 | RPM |
Email::Address
|
1.908 | RPM |
Email::Date::Format
|
1.005 | RPM |
Email::MessageID
|
1.406 | RPM |
Email::MIME::ContentType
|
1.018 | RPM |
Email::MIME::Encodings
|
1.315 | RPM |
Email::MIME
|
1.937 | RPM |
Email::Sender
|
1.300028 | RPM |
Email::Simple
|
2.210 | RPM |
Email::Valid
|
1.200 | RPM |
Encode::Detect
|
1.01 | RPM |
Encode::Locale
|
1.05 | RPM |
Env::Path
|
0.19 | RPM |
Error
|
0.17024 | RPM |
EV
|
4.22 | RPM |
Eval::Closure
|
0.14 | RPM |
Exception::Class
|
1.40 | RPM |
Expect
|
1.33 | RPM |
Exporter::Tiny
|
0.042 | RPM |
ExtUtils::Config
|
0.008 | RPM |
ExtUtils::Helpers
|
0.026 | RPM |
ExtUtils::InstallPaths
|
0.011 | RPM |
ExtUtils::MakeMaker::CPANfile
|
0.07 | RPM |
FCGI
|
0.78 | RPM |
File::BaseDir
|
0.07 | RPM |
File::ChangeNotify
|
0.26 | RPM |
File::chdir
|
0.1010 | RPM |
File::CheckTree
|
4.42 | RPM |
File::Comments
|
0.08 | RPM |
File::Copy::Recursive
|
0.38 | RPM |
File::DesktopEntry
|
0.22 | RPM |
File::Find::Rule::Filesys::Virtual
|
1.22 | RPM |
File::Find::Rule::Perl
|
1.15 | RPM |
File::Find::Rule
|
0.34 | RPM |
File::HomeDir
|
1.00 | RPM |
File::Listing
|
6.04 | RPM |
File::MimeInfo
|
0.27 | RPM |
File::MMagic::XS
|
0.09008 | RPM |
File::MMagic
|
1.30 | RPM |
File::Next
|
1.16 | RPM |
File::NFSLock
|
1.27 | RPM |
File::Path::Tiny
|
0.8 | RPM |
File::pushd
|
1.009 | RPM |
File::ReadBackwards
|
1.05 | RPM |
File::Remove
|
1.57 | RPM |
File::Rsync
|
0.49 | RPM |
File::Scan::ClamAV
|
1.95 | RPM |
File::ShareDir::Install
|
0.11 | RPM |
File::ShareDir::ProjectDistDir
|
1.000008 | RPM |
File::ShareDir
|
1.102 | RPM |
File::Slurp::Tiny
|
0.004 | RPM |
File::Slurp
|
9999.19 | RPM |
File::Tail
|
1.3 | RPM |
File::Touch
|
0.11 | RPM |
File::Which
|
1.21 | RPM |
Filesys::Df
|
0.92 | RPM |
Filesys::Notify::Simple
|
0.12 | RPM |
Filesys::POSIX
|
v0.9.18 | RPM |
Filesys::Statvfs
|
0.82 | RPM |
Filesys::Virtual
|
0.06 | RPM |
Font::AFM
|
1.20 | RPM |
forks
|
0.36 | RPM |
GD
|
2.56 | RPM |
GDGraph
|
1.53 | RPM |
GDTextUtil
|
0.86 | RPM |
Gearman
|
v1.130.4 | RPM |
Geo::IP
|
1.50 | RPM |
Geo::IPfree
|
1.151940 | RPM |
Geography::Countries
|
2009041301 | RPM |
Getopt::Euclid
|
0.004005 | RPM |
Getopt::Long::Descriptive
|
0.100 | RPM |
Getopt::Param::Tiny
|
0.5 | RPM |
Getopt::Param
|
0.0.5 | RPM |
Git::Raw
|
0.72 | RPM |
Git::Repository
|
1.320 | RPM |
Git::Version::Compare
|
1.004 | RPM |
Git::Wrapper
|
0.046 | RPM |
Graph::Easy::As_svg
|
0.23 | RPM |
Graph::Easy::Manual
|
0.41 | RPM |
Graph::Easy
|
0.76 | RPM |
Graph::Flowchart
|
0.11 | RPM |
GSSAPI
|
0.28 | RPM |
Guard
|
1.023 | RPM |
Hash::Merge::Simple
|
0.051 | RPM |
Hash::Merge
|
0.200 | RPM |
Hash::MultiValue
|
0.16 | RPM |
Hash::Util::FieldHash::Compat
|
0.11 | RPM |
Hook::LexWrap
|
0.25 | RPM |
HTML::Form
|
6.03 | RPM |
HTML::Formatter
|
2.14 | RPM |
HTML::Parser
|
3.72 | RPM |
HTML::StripTags
|
1.01 | RPM |
HTML::Tagset
|
3.20 | RPM |
HTML::Template
|
2.95 | RPM |
HTML::Tree
|
5.03 | RPM |
HTTP::Body
|
1.22 | RPM |
HTTP::BrowserDetect
|
3.14 | RPM |
HTTP::CookieJar
|
0.008 | RPM |
HTTP::Cookies
|
6.01 | RPM |
HTTP::Daemon::App
|
v0.0.9 | RPM |
HTTP::Daemon::SSL
|
1.04 | RPM |
HTTP::Daemon
|
6.01 | RPM |
HTTP::Date
|
6.02 | RPM |
HTTP::DAV
|
0.48 | RPM |
HTTP::Headers::Fast
|
0.20 | RPM |
HTTP::Message
|
6.11 | RPM |
HTTP::Negotiate
|
6.01 | RPM |
HTTP::Parser::XS
|
0.17 | RPM |
HTTP::Request::AsCGI
|
1.2 | RPM |
HTTP::Response::Stringable
|
0.0002 | RPM |
HTTP::Server::Simple
|
0.51 | RPM |
HTTP::Tiny::UA
|
0.004 | RPM |
HTTP::XSCookies
|
0.000006 | RPM |
HTTP::XSHeaders
|
0.400003 | RPM |
Image::Base
|
1.17 | RPM |
Image::Info
|
1.38 | RPM |
Image::Size
|
3.300 | RPM |
Image::Xbm
|
1.10 | RPM |
Image::Xpm
|
1.12 | RPM |
Import::Into
|
1.002005 | RPM |
Importer
|
0.024 | RPM |
indirect
|
0.37 | RPM |
IO::AIO
|
4.34 | RPM |
IO::Callback
|
1.12 | RPM |
IO::CaptureOutput
|
1.1104 | RPM |
IO::CloseFDs
|
1.01 | RPM |
IO::HTML
|
1.001 | RPM |
IO::Interactive::Tiny
|
0.2 | RPM |
IO::Interactive
|
1.022 | RPM |
IO::Interface
|
1.09 | RPM |
IO::Prompt
|
0.997003 | RPM |
IO::SessionData
|
1.03 | RPM |
IO::Socket::ByteCounter
|
v0.0.2 | RPM |
IO::Socket::INET6
|
2.72 | RPM |
IO::Socket::SSL
|
2.037 | RPM |
IO::String
|
1.08 | RPM |
IO::stringy
|
2.111 | RPM |
IO::Stty
|
0.03 | RPM |
IO::TieCombine
|
1.005 | RPM |
IO::Tty
|
1.12 | RPM |
IP::Country
|
2.28 | RPM |
IPC::Pipeline
|
1.0 | RPM |
IPC::Run3
|
0.048 | RPM |
IPC::Run
|
0.94 | RPM |
IPC::System::Simple
|
1.25 | RPM |
JIRA::REST
|
0.012 | RPM |
JSON::Any
|
1.39 | RPM |
JSON::DWIW
|
0.47 | RPM |
JSON::MaybeXS
|
1.003007 | RPM |
JSON::WebToken
|
0.10 | RPM |
JSON::XS
|
3.02 | RPM |
JSON
|
2.90 | RPM |
Lchown
|
1.01 | RPM |
Lexical::Persistence
|
1.020 | RPM |
Lexical::SealRequireHints
|
0.010 | RPM |
lib::restrict
|
v0.0.5 | RPM |
libwww::perl
|
6.15 | RPM |
libxml::perl
|
0.08 | RPM |
Lingua::EN::FindNumber
|
1.32 | RPM |
Lingua::EN::Inflect::Number
|
1.12 | RPM |
Lingua::EN::Inflect::Phrase
|
0.18 | RPM |
Lingua::EN::Inflect
|
1.900 | RPM |
Lingua::EN::Number::IsOrdinal
|
0.05 | RPM |
Lingua::EN::Tagger
|
0.25 | RPM |
Lingua::EN::Words2Nums
|
0.18 | RPM |
Lingua::PT::Stemmer
|
0.02 | RPM |
Lingua::Stem::Fr
|
0.02 | RPM |
Lingua::Stem::It
|
0.02 | RPM |
Lingua::Stem::Ru
|
0.04 | RPM |
Lingua::Stem::Snowball::Da
|
1.01 | RPM |
Lingua::Stem
|
0.84 | RPM |
Linux::Ext2::FileAttributes
|
0.01 | RPM |
Linux::Inotify2
|
1.22 | RPM |
List::AllUtils
|
0.11 | RPM |
List::Cycle
|
1.02 | RPM |
List::MoreUtils
|
0.416 | RPM |
List::SomeUtils::XS
|
0.52 | RPM |
List::SomeUtils
|
0.53 | RPM |
List::UtilsBy
|
0.10 | RPM |
local::lib
|
2.000019 | RPM |
Locale::Maketext::Pseudo
|
0.6 | RPM |
Locale::Maketext::Utils
|
0.42 | RPM |
Locales
|
0.34 | RPM |
Log::Dispatch::Array
|
1.003 | RPM |
Log::Dispatch
|
2.57 | RPM |
Log::Dispatchouli
|
2.012 | RPM |
Log::Log4perl
|
1.47 | RPM |
Log::Message::Simple
|
0.10 | RPM |
Log::Message
|
0.08 | RPM |
LWP::MediaTypes
|
6.02 | RPM |
LWP::Protocol::https
|
6.06 | RPM |
LWP::Protocol::PSGI
|
0.09 | RPM |
LWP::UserAgent::Determined
|
1.07 | RPM |
LWP::UserAgent::DNS::Hosts
|
0.08 | RPM |
Mail::Alias::Reader
|
0.06 | RPM |
Mail::DKIM
|
0.40 | RPM |
Mail::DomainKeys
|
1.0 | RPM |
Mail::IMAPClient
|
3.38 | RPM |
Mail::POP3Client
|
2.19 | RPM |
Mail::SendEasy
|
1.2 | RPM |
Mail::Sender::Easy
|
v0.0.5 | RPM |
Mail::Sender
|
v0.8.23 | RPM |
Mail::SPF
|
v2.9.0 | RPM |
Mail::SRS
|
0.31 | RPM |
MailTools
|
2.18 | RPM |
Math::Base85
|
0.2 | RPM |
Math::BigInt::GMP
|
1.51 | RPM |
Math::BigInt::Pari
|
1.27 | RPM |
Math::BigInt
|
1.999726 | RPM |
Math::Combinatorics
|
0.09 | RPM |
Math::Fibonacci::Phi
|
0.02 | RPM |
Math::Fibonacci
|
1.5 | RPM |
Math::Pari
|
2.01080900 | RPM |
Math::Permute::List
|
1.007 | RPM |
Math::Random::ISAAC::XS
|
1.004 | RPM |
Math::Round
|
0.07 | RPM |
MCE
|
1.805 | RPM |
MD5
|
2.03 | RPM |
Memoize::ExpireLRU
|
0.56 | RPM |
MIME::Base32
|
1.301 | RPM |
MIME::Lite
|
3.030 | RPM |
MIME::tools
|
5.508 | RPM |
MIME::Types
|
2.13 | RPM |
Mixin::Linewise
|
0.108 | RPM |
MLDBM
|
2.05 | RPM |
Module::Build::Tiny
|
0.039 | RPM |
Module::Build
|
0.4220 | RPM |
Module::CPANfile
|
1.1002 | RPM |
Module::Extract::VERSION
|
1.01 | RPM |
Module::Find
|
0.13 | RPM |
Module::Implementation
|
0.09 | RPM |
Module::Install
|
1.16 | RPM |
Module::Load::Conditional
|
0.68 | RPM |
Module::Path
|
0.19 | RPM |
Module::Pluggable
|
5.2 | RPM |
Module::Refresh
|
0.17 | RPM |
Module::Runtime::Conflicts
|
0.003 | RPM |
Module::Runtime
|
0.014 | RPM |
Module::ScanDeps
|
1.21 | RPM |
Module::Signature
|
0.81 | RPM |
Module::Want
|
0.6 | RPM |
Mojo::JWT
|
0.05 | RPM |
Mojolicious::Plugin::OAuth2::Server
|
0.35 | RPM |
Mojolicious
|
7.05 | RPM |
Moment
|
1.3.0 | RPM |
Moo
|
2.002004 | RPM |
Moose::Autobox
|
0.16 | RPM |
Moose
|
2.1805 | RPM |
MooseX::AttributeShortcuts
|
0.028 | RPM |
MooseX::ConfigFromFile
|
0.14 | RPM |
MooseX::Daemonize
|
0.21 | RPM |
MooseX::Emulate::Class::Accessor::Fast
|
0.00903 | RPM |
MooseX::Getopt
|
0.71 | RPM |
MooseX::Has::Sugar
|
1.000004 | RPM |
MooseX::LazyRequire
|
0.11 | RPM |
MooseX::MarkAsMethods
|
0.15 | RPM |
MooseX::Meta::TypeConstraint::Mooish
|
0.001 | RPM |
MooseX::MethodAttributes
|
0.31 | RPM |
MooseX::NonMoose
|
0.26 | RPM |
MooseX::Object::Pluggable
|
0.0014 | RPM |
MooseX::OneArgNew
|
0.005 | RPM |
MooseX::Params::Validate
|
0.21 | RPM |
MooseX::RelatedClassRoles
|
0.004 | RPM |
MooseX::Role::Parameterized
|
1.09 | RPM |
MooseX::Role::WithOverloading
|
0.17 | RPM |
MooseX::SemiAffordanceAccessor
|
0.10 | RPM |
MooseX::SetOnce
|
0.200002 | RPM |
MooseX::SimpleConfig
|
0.11 | RPM |
MooseX::Singleton
|
0.30 | RPM |
MooseX::Traits::Pluggable
|
0.12 | RPM |
MooseX::Types::Common
|
0.001013 | RPM |
MooseX::Types::LoadableClass
|
0.014 | RPM |
MooseX::Types::Path::Class
|
0.09 | RPM |
MooseX::Types::Path::Tiny
|
0.011 | RPM |
MooseX::Types::Perl
|
0.101343 | RPM |
MooseX::Types::Stringlike
|
0.003 | RPM |
MooseX::Types
|
0.46 | RPM |
MooX::Types::MooseLike
|
0.29 | RPM |
Mozilla::CA
|
20170227 | RPM |
Mozilla::PublicSuffix
|
v1.0.0 | RPM |
MRO::Compat
|
0.12 | RPM |
multidimensional
|
0.012 | RPM |
munin
|
2.0.25 | RPM |
MySQL::Diff
|
0.50 | RPM |
namespace::autoclean
|
0.28 | RPM |
namespace::clean
|
0.27 | RPM |
Net::Address::IPv4::Local
|
0.12 | RPM |
Net::AIM
|
1.22 | RPM |
Net::CIDR
|
0.18 | RPM |
Net::Daemon::SSL
|
1.0 | RPM |
Net::Daemon
|
0.48 | RPM |
Net::DAV::Server
|
1.305 | RPM |
Net::DNS::SEC
|
1.03 | RPM |
Net::DNS
|
1.06 | RPM |
Net::Domain::TLD
|
1.74 | RPM |
Net::FastCGI
|
0.14 | RPM |
Net::FTPSSL
|
0.33 | RPM |
Net::HTTP
|
6.09 | RPM |
Net::HTTPS::Any
|
0.12 | RPM |
Net::HTTPTunnel
|
0.51 | RPM |
Net::Ident
|
1.24 | RPM |
Net::IDN::Encode
|
2.300 | RPM |
Net::IMAP::Client
|
0.9505 | RPM |
Net::IP::Match::Regexp
|
1.01 | RPM |
Net::IP
|
1.26 | RPM |
Net::IPv4Addr
|
0.10 | RPM |
Net::Jabber::Bot
|
2.1.5 | RPM |
Net::Jabber
|
2.0 | RPM |
Net::LDAP::Server
|
0.43 | RPM |
Net::LibIDN
|
0.12 | RPM |
Net::OAuth2::AuthorizationServer
|
0.14 | RPM |
Net::OAuth
|
0.28 | RPM |
Net::OpenSSH
|
0.73 | RPM |
Net::OSCAR
|
1.928 | RPM |
Net::Server
|
2.008 | RPM |
Net::SFTP::Foreign
|
1.86 | RPM |
Net::SNMP
|
v6.0.1 | RPM |
Net::SOCKS
|
0.03 | RPM |
Net::SSLeay
|
1.78 | RPM |
Net::TCPwrappers
|
1.11 | RPM |
Net::Telnet
|
3.04 | RPM |
Net::Whois::IANA
|
0.41 | RPM |
Net::XMPP
|
1.05 | RPM |
NetAddr::IP
|
4.079 | RPM |
Number::Compare
|
0.03 | RPM |
Number::WithError
|
1.01 | RPM |
OAuth::Lite2
|
0.11 | RPM |
Object::Accessor
|
0.48 | RPM |
Object::Signature
|
1.07 | RPM |
OIDC::Lite
|
0.10 | RPM |
OLE::Storage_Lite
|
0.19 | RPM |
Opcodes
|
0.14 | RPM |
Package::Constants
|
0.06 | RPM |
Package::DeprecationManager
|
0.17 | RPM |
Package::Stash::XS
|
0.28 | RPM |
Package::Stash
|
0.37 | RPM |
Package::Variant
|
1.003002 | RPM |
PadWalker
|
2.2 | RPM |
PAR::Dist
|
0.49 | RPM |
Parallel::ForkManager
|
1.19 | RPM |
Params::Util
|
1.07 | RPM |
Params::Validate
|
1.24 | RPM |
Parse::RecDescent
|
1.967013 | RPM |
Path::Class
|
0.37 | RPM |
Path::FindDev
|
0.5.2 | RPM |
Path::IsDev
|
1.001002 | RPM |
Path::Iter
|
0.2 | RPM |
Path::Iterator::Rule
|
1.012 | RPM |
Path::Tiny
|
0.096 | RPM |
Perl6::Junction
|
1.60000 | RPM |
Perl::Critic::Lokku
|
0.002 | RPM |
Perl::Critic::Policy::CompileTime
|
0.03 | RPM |
Perl::Critic
|
1.126 | RPM |
perl::ldap
|
0.65 | RPM |
Perl::MinimumVersion
|
1.38 | RPM |
Perl::PrereqScanner
|
1.023 | RPM |
Perl::Tidy
|
20160302 | RPM |
Perl::Version
|
1.013 | RPM |
Perlbal
|
1.80 | RPM |
PerlIO::utf8_strict
|
0.006 | RPM |
PHP::Serialization
|
0.34 | RPM |
Plack::Middleware::FixMissingBodyInRedirect
|
0.12 | RPM |
Plack::Middleware::MethodOverride
|
0.15 | RPM |
Plack::Middleware::RemoveRedundantBody
|
0.05 | RPM |
Plack::Middleware::ReverseProxy
|
0.15 | RPM |
Plack::Test::ExternalServer
|
0.02 | RPM |
Plack
|
1.0039 | RPM |
Pod::Coverage
|
0.23 | RPM |
Pod::Elemental::PerlMunger
|
0.200006 | RPM |
Pod::Elemental
|
0.103004 | RPM |
Pod::Eventual
|
0.094001 | RPM |
Pod::LaTeX
|
0.61 | RPM |
Pod::Markdown
|
3.005 | RPM |
Pod::Spell
|
1.20 | RPM |
Pod::Weaver
|
4.015 | RPM |
POSIX::strftime::Compiler
|
0.42 | RPM |
PPI
|
1.220 | RPM |
PPIx::Regexp
|
0.050 | RPM |
PPIx::Utilities
|
1.001000 | RPM |
prefork
|
1.04 | RPM |
Pristine::Tar
|
1.38 | RPM |
Probe::Perl
|
0.03 | RPM |
Proc::Daemon
|
0.23 | RPM |
Proc::PID::File
|
1.28 | RPM |
Proc::ProcessTable
|
0.53 | RPM |
Protocol::WebSocket
|
0.20 | RPM |
Quota
|
1.7.2 | RPM |
Razor2::Client::Agent
|
2.84 | RPM |
Readonly::XS
|
1.05 | RPM |
Readonly
|
2.05 | RPM |
Regexp::Parser
|
0.21 | RPM |
REST::Client
|
273 | RPM |
REST::Google::Translate2
|
v1.0.8 | RPM |
REST::Google
|
1.0.8 | RPM |
Return::MultiLevel
|
0.04 | RPM |
Role::HasMessage
|
0.006 | RPM |
Role::Identifiable
|
0.007 | RPM |
Role::Multiton
|
0.2 | RPM |
Role::Tiny
|
2.000003 | RPM |
Safe::Hole
|
0.13 | RPM |
Safe::Isa
|
1.000005 | RPM |
Scalar::List::Utils
|
1.45 | RPM |
Schedule::Cron::Events
|
1.95 | RPM |
Scope::Guard
|
0.21 | RPM |
Scope::Upper
|
0.29 | RPM |
Selenium::PageObject
|
0.012 | RPM |
Selenium::Remote::Driver
|
1.00 | RPM |
Sereal::Decoder
|
3.015 | RPM |
Sereal::Encoder
|
3.015 | RPM |
Sereal
|
3.015 | RPM |
Session::Token
|
1.503 | RPM |
Set::Crontab
|
1.03 | RPM |
Set::Object
|
1.35 | RPM |
Simple::Accessor
|
1.11 | RPM |
Smart::Comments
|
1.06 | RPM |
Snowball::Norwegian
|
1.2 | RPM |
Snowball::Swedish
|
1.2 | RPM |
SOAP::Lite
|
1.20 | RPM |
Socket6
|
0.28 | RPM |
Software::License
|
0.103012 | RPM |
Sort::Naturally
|
1.03 | RPM |
Sort::Versions
|
1.62 | RPM |
Spreadsheet::ParseExcel
|
0.65 | RPM |
Spreadsheet::Read
|
0.66 | RPM |
Spreadsheet::WriteExcel
|
2.40 | RPM |
SQL::Abstract
|
1.81 | RPM |
SQL::Statement
|
1.410 | RPM |
SQL::Translator
|
0.11021 | RPM |
Starman
|
0.4014 | RPM |
Statistics::CaseResampling
|
0.15 | RPM |
Statistics::Descriptive
|
3.0612 | RPM |
Stream::Buffered
|
0.03 | RPM |
strictures
|
2.000003 | RPM |
String::BOM
|
0.3 | RPM |
String::CamelCase
|
0.02 | RPM |
String::CRC32
|
1.5 | RPM |
String::Errf
|
0.008 | RPM |
String::Flogger
|
1.101245 | RPM |
String::Format
|
1.17 | RPM |
String::Formatter
|
0.102084 | RPM |
String::PerlQuote
|
0.01 | RPM |
String::Random
|
0.29 | RPM |
String::RewritePrefix
|
0.007 | RPM |
String::ShellQuote
|
1.04 | RPM |
String::ToIdentifier::EN
|
0.11 | RPM |
String::Truncate
|
1.100602 | RPM |
String::UnicodeUTF8
|
0.21 | RPM |
String::Unquotemeta
|
0.1 | RPM |
Sub::Exporter::ForMethods
|
0.100052 | RPM |
Sub::Exporter::GlobExporter
|
0.005 | RPM |
Sub::Exporter::Progressive
|
0.001012 | RPM |
Sub::Exporter
|
0.987 | RPM |
Sub::Identify
|
0.12 | RPM |
Sub::Info
|
0.002 | RPM |
Sub::Install
|
0.928 | RPM |
Sub::Name
|
0.19 | RPM |
Sub::Uplevel
|
0.2600 | RPM |
SUPER
|
1.20141117 | RPM |
superclass
|
0.003 | RPM |
SVG::Parser
|
1.03 | RPM |
SVG::TT::Graph
|
0.25 | RPM |
SVG
|
2.64 | RPM |
Switch
|
2.17 | RPM |
Syntax::Keyword::Junction
|
0.003008 | RPM |
syntax
|
0.004 | RPM |
Sys::Hostname::Long
|
1.5 | RPM |
Sys::Info::Base
|
0.7804 | RPM |
Sys::Info::Driver::Linux
|
0.7903 | RPM |
Sys::Info
|
0.78 | RPM |
Sys::Mmap
|
0.17 | RPM |
Sys::SigAction
|
0.23 | RPM |
Sys::Statistics::Linux
|
0.66 | RPM |
Sys::Syscall
|
0.25 | RPM |
Sys::Trace
|
0.03 | RPM |
Sysadm::Install
|
0.47 | RPM |
System::Command
|
1.118 | RPM |
TAP::Formatter::Bamboo
|
0.04 | RPM |
Task::Weaken
|
1.04 | RPM |
Template::Timer
|
1.00 | RPM |
Template::Tiny
|
1.12 | RPM |
Template::Toolkit
|
2.26 | RPM |
Term::Encoding
|
0.02 | RPM |
Term::Table
|
0.006 | RPM |
Term::UI
|
0.46 | RPM |
TermReadKey
|
2.33 | RPM |
Test2::Plugin::NoWarnings
|
0.03 | RPM |
Test2::Suite
|
0.000067 | RPM |
Test2::Tools::Explain
|
0.02 | RPM |
Test::API
|
0.005 | RPM |
Test::Carp
|
0.2 | RPM |
Test::CheckDeps
|
0.010 | RPM |
Test::CheckManifest
|
1.29 | RPM |
Test::Class
|
0.50 | RPM |
Test::ClassAPI
|
1.06 | RPM |
Test::Cmd
|
1.09 | RPM |
Test::CPAN::Meta::YAML
|
0.25 | RPM |
Test::CPAN::Meta
|
0.25 | RPM |
Test::Deep
|
1.123 | RPM |
Test::Differences
|
0.64 | RPM |
Test::Exception
|
0.43 | RPM |
Test::Exit
|
0.11 | RPM |
Test::FailWarnings
|
0.008 | RPM |
Test::Fake::HTTPD
|
0.07 | RPM |
Test::Fatal
|
0.014 | RPM |
Test::File::Contents
|
0.23 | RPM |
Test::File::ShareDir
|
1.001001 | RPM |
Test::File
|
1.44 | RPM |
Test::Filename
|
0.03 | RPM |
Test::HexString
|
0.03 | RPM |
Test::Inter
|
1.06 | RPM |
Test::LeakTrace
|
0.15 | RPM |
Test::LectroTest
|
0.5001 | RPM |
Test::LongString
|
0.17 | RPM |
Test::LWP::UserAgent
|
0.030 | RPM |
Test::Manifest
|
2.02 | RPM |
Test::MinimumVersion
|
0.101082 | RPM |
Test::Mock::Cmd
|
0.6 | RPM |
Test::Mock::LWP
|
0.08 | RPM |
Test::MockModule
|
0.11 | RPM |
Test::MockObject
|
1.20150527 | RPM |
Test::Modern
|
0.013 | RPM |
Test::Most
|
0.35 | RPM |
Test::NoWarnings
|
1.04 | RPM |
Test::Object
|
0.07 | RPM |
Test::Output
|
1.03 | RPM |
Test::Parallel
|
0.20 | RPM |
Test::Perl::Critic
|
1.03 | RPM |
Test::Pod::Coverage
|
1.10 | RPM |
Test::Pod
|
1.51 | RPM |
Test::Requires
|
0.10 | RPM |
Test::Script
|
1.12 | RPM |
Test::SharedFork
|
0.35 | RPM |
Test::Simple
|
1.302075 | RPM |
Test::SubCalls
|
1.09 | RPM |
Test::TCP
|
2.17 | RPM |
Test::Trap
|
v0.3.2 | RPM |
Test::Unit
|
0.25 | RPM |
Test::UseAllModules
|
0.17 | RPM |
Test::Warn
|
0.30 | RPM |
Test::Warnings
|
0.026 | RPM |
Test::Without::Module
|
0.18 | RPM |
Test::WWW::Selenium
|
1.36 | RPM |
Test::YAML::Meta
|
0.22 | RPM |
Test::YAML::Valid
|
0.04 | RPM |
TestRail::API
|
0.038 | RPM |
Text::CSV
|
1.33 | RPM |
Text::CSV_XS
|
1.25 | RPM |
Text::Diff
|
1.44 | RPM |
Text::Extract::MaketextCallPhrases
|
0.93 | RPM |
Text::Fold
|
0.5 | RPM |
Text::German
|
0.06 | RPM |
Text::Glob
|
0.09 | RPM |
Text::Iconv
|
1.7 | RPM |
Text::SimpleTable
|
2.03 | RPM |
Text::Soundex
|
3.04 | RPM |
Text::Template
|
1.46 | RPM |
Text::Trim
|
1.02 | RPM |
Text::Unidecode
|
1.27 | RPM |
Throwable
|
0.200013 | RPM |
Tie::DBI
|
1.06 | RPM |
Tie::EncryptedHash
|
1.24 | RPM |
Tie::IxHash
|
1.23 | RPM |
Tie::RefHash::Weak
|
0.09 | RPM |
Tie::ShadowHash
|
1.00 | RPM |
Tie::ToObject
|
0.03 | RPM |
TimeDate
|
2.30 | RPM |
Tree::DAG_Node
|
1.29 | RPM |
Tree::MultiNode
|
v1.0.13 | RPM |
Tree::Simple::VisitorFactory
|
0.15 | RPM |
Tree::Simple
|
1.29 | RPM |
Try::Tiny
|
0.27 | RPM |
Try
|
0.03 | RPM |
Type::Tiny
|
1.000005 | RPM |
Types::Serialiser
|
1.0 | RPM |
Umask::Local
|
1.0 | RPM |
UNIVERSAL::can
|
1.20140328 | RPM |
UNIVERSAL::isa
|
1.20150614 | RPM |
Unix::PID::Tiny
|
0.91 | RPM |
Unix::PID
|
0.23 | RPM |
Unix::Processors
|
2.044 | RPM |
Unix::Sysexits
|
0.06 | RPM |
Unix::Syslog
|
1.1 | RPM |
URI::Find
|
20160806 | RPM |
URI::ws
|
0.03 | RPM |
URI
|
1.71 | RPM |
URL::Encode::XS
|
0.03 | RPM |
URL::Encode
|
0.03 | RPM |
Variable::Magic
|
0.60 | RPM |
Version::Next
|
1.000 | RPM |
Want
|
0.29 | RPM |
Web::Detect
|
0.05 | RPM |
WebService::Client
|
0.0501 | RPM |
WebService::HipChat
|
0.0900 | RPM |
WWW::Form::UrlEncoded
|
0.24 | RPM |
WWW::Form
|
1.19 | RPM |
WWW::Mechanize
|
1.78 | RPM |
WWW::OAuth
|
0.006 | RPM |
WWW::Pastebin::PastebinCom::Create
|
1.003 | RPM |
WWW::RobotRules
|
6.02 | RPM |
XML::DOM
|
1.45 | RPM |
XML::LibXML
|
2.0128 | RPM |
XML::NamespaceSupport
|
1.11 | RPM |
XML::Parser
|
2.44 | RPM |
XML::RegExp
|
0.04 | RPM |
XML::SAX::Base
|
1.08 | RPM |
XML::SAX::Expat
|
0.51 | RPM |
XML::SAX
|
0.99 | RPM |
XML::Simple
|
2.22 | RPM |
XML::Stream
|
1.24 | RPM |
XML::Writer
|
0.625 | RPM |
XML::XPath
|
1.37 | RPM |
YAML::AppConfig
|
0.19 | RPM |
YAML::LibYAML
|
0.63 | RPM |
YAML::Syck
|
1.29 | RPM |
YAML::Tiny
|
1.69 | RPM |
YAML
|
1.18 | RPM |
OS-provided
cPanel & WHM uses the following operating system-provided third-party applications:
We use CentOS servers to generate these lists. The specific version numbers and packages may vary slightly on CloudLinux™ and Red Hat® Enterprise Linux servers.
Third-party application | Version | Source |
---|---|---|
at | 3.1.13-22.el7 | RPM |
autoconf | 2.69-11.el7 | RPM |
automake | 1.13.4-3.el7 | RPM |
bind | 9.9.4-38.el7_3 | RPM |
bind-devel | 9.9.4-38.el7_3 | RPM |
bind-libs | 9.9.4-38.el7_3 | RPM |
bind-utils | 9.9.4-38.el7_3 | RPM |
binutils | 2.25.1-22.base.el7 | RPM |
bison | 2.7-4.el7 | RPM |
boost-program-options | 1.53.0-26.el7 | RPM |
boost-serialization | 1.53.0-26.el7 | RPM |
bzip2 | 1.0.6-13.el7 | RPM |
cairo | 1.14.2-1.el7 | RPM |
compat-db | 4.7.25-28.el7 | RPM |
coreutils | 8.22-18.el7 | RPM |
cpio | 2.11-24.el7 | RPM |
cpp | 4.8.5-11.el7 | RPM |
crontabs | 1.11-6.20121102git.el7 | RPM |
curl | 7.29.0-35.el7.centos | RPM |
e2fsprogs | 1.42.9-9.el7 | RPM |
e2fsprogs-devel | 1.42.9-9.el7 | RPM |
expat | 2.1.0-10.el7_3 | RPM |
expat-devel | 2.1.0-10.el7_3 | RPM |
expect | 5.45-14.el7_1 | RPM |
file | 5.11-33.el7 | RPM |
flex | 2.5.37-3.el7 | RPM |
fontconfig | 2.10.95-10.el7 | RPM |
freetype | 2.4.11-12.el7 | RPM |
ftp | 0.17-67.el7 | RPM |
gamin | 0.1.10-16.el7 | RPM |
gamin-devel | 0.1.10-16.el7 | RPM |
gcc | 4.8.5-11.el7 | RPM |
gcc-c++ | 4.8.5-11.el7 | RPM |
gd | 2.0.35-26.el7 | RPM |
gd-devel | 2.0.35-26.el7 | RPM |
gd-progs | 2.0.35-26.el7 | RPM |
gdbm | 1.10-8.el7 | RPM |
gdbm-devel | 1.10-8.el7 | RPM |
gettext | 0.18.2.1-4.el7 | RPM |
gettext-devel | 0.18.2.1-4.el7 | RPM |
ghostscript | 9.07-20.el7 | RPM |
giflib | 4.1.6-9.el7 | RPM |
glib2 | 2.46.2-4.el7 | RPM |
glibc-devel | 2.17-157.el7_3.1 | RPM |
glibc-static | 2.17-157.el7_3.1 | RPM |
gmp | 6.0.0-12.el7_1 | RPM |
gnupg2 | 2.0.22-4.el7 | RPM |
gzip | 1.5-8.el7 | RPM |
hunspell | 1.3.2-15.el7 | RPM |
hunspell-en | 0.20121024-5.el7 | RPM |
ImageMagick | 6.7.8.9-15.el7_2 | RPM |
initscripts | 9.49.37-1.el7 | RPM |
iptables | 1.4.21-17.el7 | RPM |
kernel-headers | 3.10.0-514.2.2.el7 | RPM |
krb5-devel | 1.14.1-27.el7_3 | RPM |
less | 458-9.el7 | RPM |
libaio | 0.3.109-13.el7 | RPM |
libaio-devel | 0.3.109-13.el7 | RPM |
libdb | 5.3.21-19.el7 | RPM |
libgcc | 4.8.5-11.el7 | RPM |
libgomp | 4.8.5-11.el7 | RPM |
libicu | 50.1.2-15.el7 | RPM |
libidn | 1.28-4.el7 | RPM |
libidn-devel | 1.28-4.el7 | RPM |
libmount-devel | 2.23.2-33.el7 | RPM |
libpcap | 1.5.3-8.el7 | RPM |
libpng | 1.5.13-7.el7_2 | RPM |
libpng-devel | 1.5.13-7.el7_2 | RPM |
libstdc++ | 4.8.5-11.el7 | RPM |
libstdc++-devel | 4.8.5-11.el7 | RPM |
libtiff | 4.0.3-25.el7_2 | RPM |
libtiff-devel | 4.0.3-25.el7_2 | RPM |
libtool | 2.4.2-21.el7_2 | RPM |
libtool-ltdl | 2.4.2-21.el7_2 | RPM |
libtool-ltdl-devel | 2.4.2-21.el7_2 | RPM |
libwmf | 0.2.8.4-41.el7_1 | RPM |
libX11-devel | 1.6.3-3.el7 | RPM |
libxml2 | 2.9.1-6.el7_2.3 | RPM |
libxml2-devel | 2.9.1-6.el7_2.3 | RPM |
libXpm | 3.5.11-3.el7 | RPM |
libXpm-devel | 3.5.11-3.el7 | RPM |
libxslt | 1.1.28-5.el7 | RPM |
libxslt-devel | 1.1.28-5.el7 | RPM |
lsof | 4.87-4.el7 | RPM |
lynx | 2.8.8-0.3.dev15.el7 | RPM |
make | 3.82-23.el7 | RPM |
nano | 2.3.1-10.el7 | RPM |
ncurses | 5.9-13.20130511.el7 | RPM |
ncurses-devel | 5.9-13.20130511.el7 | RPM |
net-tools | 2.0-0.17.20131004git.el7 | RPM |
openssh | 6.6.1p1-31.el7 | RPM |
openssh-clients | 6.6.1p1-31.el7 | RPM |
openssh-server | 6.6.1p1-31.el7 | RPM |
openssl | 1.0.1e-60.el7 | RPM |
openssl-devel | 1.0.1e-60.el7 | RPM |
pam | 1.1.8-18.el7 | RPM |
pam-devel | 1.1.8-18.el7 | RPM |
pango | 1.36.8-2.el7 | RPM |
passwd | 0.79-4.el7 | RPM |
patch | 2.7.1-8.el7 | RPM |
pcre | 8.32-15.el7_2.1 | RPM |
pixman | 0.34.0-1.el7 | RPM |
popt | 1.13-16.el7 | RPM |
psmisc | 22.20-11.el7 | RPM |
python | 2.7.5-48.el7 | RPM |
python-devel | 2.7.5-48.el7 | RPM |
python-docs | 2.7.5-2.el7 | RPM |
python-setuptools | 0.9.8-4.el7 | RPM |
python-tools | 2.7.5-48.el7 | RPM |
quota | 4.01-14.el7 | RPM |
quota-devel | 4.01-14.el7 | RPM |
rcs | 5.9.0-5.el7 | RPM |
rdate | 1.4-25.el7 | RPM |
redhat-rpm-config | 9.1.0-72.el7.centos | RPM |
rsync | 3.0.9-17.el7 | RPM |
screen | 4.1.0-0.23.20120314git3c2946.el7_2 | RPM |
sed | 4.2.2-5.el7 | RPM |
shadow-utils | 4.1.5.1-24.el7 | RPM |
sharutils | 4.13.3-8.el7 | RPM |
Smartmontools | 6.2-7.el7 | RPM |
strace | 4.8-11.el7 | RPM |
sysstat | 10.1.5-11.el7 | RPM |
tar | 1.26-31.el7 | RPM |
tcl | 8.5.13-8.el7 | RPM |
tclx | 8.4.0-22.el7 | RPM |
tcp_wrappers-devel | 7.6-77.el7 | RPM |
tix | 8.4.3-12.el7 | RPM |
tk | 8.5.13-6.el7 | RPM |
tkinter | 2.7.5-48.el7 | RPM |
traceroute | 2.0.22-2.el7 | RPM |
unzip | 6.0-16.el7 | RPM |
urw-fonts | 2.4-16.el7 | RPM |
wget | 1.14-13.el7 | RPM |
which | 2.20-7.el7 | RPM |
xz | 5.2.2-1.el7 | RPM |
yum-utils | 1.1.31-40.el7 | RPM |
zip | 3.0-11.el7 | RPM |
zlib | 1.2.7-17.el7 | RPM |
zlib-devel | 1.2.7-17.el7 | RPM |
zsh | 5.0.2-25.el7 | RPM |
Appendix B: New and modified API functions
New UAPI functions
-
Email::get_main_account_disk_usage_bytes
— This function returns the disk space that the main account uses. -
Mailboxes::expunge_mailbox_messages
— This function marks the selected mail messages as deleted. -
Mailboxes::expunge_messages_for_mailbox_guid
— This function lists the marks the selected mailbox’s messages as deleted. -
Market::get_all_products
— This function lists all products available through all enabled cPanel Market providers. -
Mailboxes::get_mailbox_status_list
— This function lists the account’s mailbox size and globally unique identifier (GUID) by folder. -
WebVhosts::list_ssl_capable_domains
— This function lists every domain for which you may purchase an SSL certificate. The possible domains for the SSL certificate include applicable proxy subdomains. -
cPAddons::get_instance_settings
— This function lists a cPAddon’s instance setting. -
cPAddons::list_addon_instances
— This function lists an account’s deployed cPAddons instances.
New WHM API 1 functions
-
expunge_messages_for_mailbox_guid
— This function removes mail messages from a cPanel account. -
get_mailbox_status_list
— This function lists the status of a cPanel’s mail account’s mailboxes. -
install_rpm_plugin
— This function starts a plugin installation. The installation runs as a background process. -
uninstall_rpm_plugin
— This function starts the uninstall process for a plugin. The uninstall process runs as a background process. -
api_token_create
— This function creates an API token. -
api_token_list
— This function lists a WHM account’s API tokens. -
api_token_revoke
— This function revokes an API token from the WHM account. -
package_manager_fixcache
— This function attempts to repair yum cache issues. -
ea4_save_profile
— This function creates an EasyApache 4 profile. -
ea4_recommendations
— This function returns any recommendations attached to your installed EasyApache 4 packages. -
get_current_lts_expiration_status
— This function determines whether a branch’s Long-Term Support (LTS) version expires within three months. -
php_set_vhost_versions
— This function allows for WHM’s MultiPHP Manager interface (Home » Software » MultiPHP Manager) to change the the values of a domain. -
convert_and_migrate_from_legacy_config
— This function converts and migrates a Legacy Backup system to the new Backup system. -
system_needs_reboot
— This function determines if your system requires a reboot.
Modified UAPI functions
-
SSL::installed_hosts
— We added thefqdns
return. -
WebVhosts::list_domains
— We added theproxy_subdomains
andvhost_is_ssl
returns. -
WebVhosts::list_ssl_capable_domains
— We updated the function’s name fromlist_ssl_domains
tolist_ssl_capable_domains
. -
php_get_impacted_domains
— We added thesystem_default
anddomain
parameters, and removed thelocation
parameter.
Modified WHM API 1 functions
-
createacct
— We added themailbox_format
parameter. -
expunge_mailbox_messages
— We added a note to themailbox
parameter. -
generatessl
— We updated which parameters are not required in cPanel & WHM version 58 and later. -
get_mailbox_status
— We added theguid
return. -
set_autossl_metadata
— We updated thereplace_non_autossl
parameter toclobber_externally_signed
. -
listaccts
— We added theinodesused
andinodeslimit
returns. -
accountsummary
— We added theinodesused
andinodeslimit
returns. -
installed_versions
— This function lists the third-party software versions that ship with cPanel & WHM. -
get_remote_access_hash
— Deprecated. -
accesshash
— Deprecated. -
php_get_vhost_versions
— We added theaccount_owner
return. -
php_get_impacted_domains
— We added thesystem_default
anddomain
parameters, and removed thelocation
parameter.
Modified WHM API 0 functions
-
generatessl
— We updated which parameters are not required in cPanel & WHM version 58 and later. -
accountsummary
— We added theinodesused
andinodeslimit
returns.
Guide to Standardized Hooks
- Guide to Standardized Hooks - Whostmgr Functions — We added the
packages::verify_input_data
hook. This event triggers when an account package is added or modified.