libtest-www-selenium-perl 1.33-1 source package in Ubuntu

Changelog

libtest-www-selenium-perl (1.33-1) unstable; urgency=low


  * New upstream release.
  * Bump Standards-Version to 3.9.3 (no changes).
  * Remove pod patch, not needed anymore (file was removed).
  * Add libwww-perl to Depends.
  * debian/copyright: update to Copyright-Format 1.0.

 -- gregor herrmann <email address hidden>  Sun, 27 May 2012 20:38:39 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libtest-www-selenium-perl_1.33-1.dsc 2.3 KiB a1b8d3e1d2be0dd8b725ba6f4877467562452c8a77578278677a5844eaa2619c
libtest-www-selenium-perl_1.33.orig.tar.gz 94.4 KiB 8187b344b9d205e0d2fe29cd7c26d1176bf5ce7ea48097ac4e9771d879c87a95
libtest-www-selenium-perl_1.33-1.debian.tar.gz 3.6 KiB 79244c5c29218c2fa0b984198d704375df462b18c724f9f0cdee0c54250c4af8

Available diffs

No changes file available.

Binary packages built by this source

libtest-www-selenium-perl: Perl test framework using Selenium Remote Control

 Test::WWW::Selenium is a WWW::Selenium subclass that provides methods useful
 for writing an automated test suite. For every Selenium command, there is a
 corresponding method that checks its return value; likewise, for each getter,
 there is a corresponding set of methods to verify the value of the attribute.