017316bf81
This is a minimal screen scraping interface to the Drupal admin pages. Its primary purpose (at the moment) is to provide a means to automate drupal core upgrades. Most of the methods in this class depend on English strings from the pages' value fields, because WWW::Mechanize doesn't use id fields as selectors. Thus, this module will most likely not work for sites with a backend set to any non-English language. ok jasper@ and landry@
12 lines
414 B
Plaintext
12 lines
414 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/11/30 13:26:07 stephan Exp $
|
|
${P5SITE}/Drupal/
|
|
${P5SITE}/Drupal/Admin/
|
|
${P5SITE}/Drupal/Admin.pm
|
|
${P5SITE}/Drupal/Admin/ModuleCheckbox.pm
|
|
${P5SITE}/Drupal/Admin/ModuleState.pm
|
|
${P5SITE}/Drupal/Admin/Status.pm
|
|
@man man/man3p/Drupal::Admin.3p
|
|
@man man/man3p/Drupal::Admin::ModuleCheckbox.3p
|
|
@man man/man3p/Drupal::Admin::ModuleState.3p
|
|
@man man/man3p/Drupal::Admin::Status.3p
|