Changes for version 0.04 - 2009-04-14
- Added check for access denied in Drupal::Admin::update(). This can happen if we are redirected from http to https.
Modules
screen scraping Perl API to some Drupal admin functions
simple object representing module checkbox
screen scraping Perl API to Drupal module state
simple object representing elements of the drupal status page
Examples
Other files
Module Install Instructions
To install Drupal::Admin, copy and paste the appropriate command in to your terminal.
cpanm Drupal::Admin
perl -MCPAN -e shellinstall Drupal::Admin
For more information on module installation, please visitthe detailed CPAN module installation guide.