libtest-www-mechanize-catalyst-perl 0.53-2 source package in Ubuntu

Changelog

libtest-www-mechanize-catalyst-perl (0.53-2) unstable; urgency=low

  * Add build dependency on libtest-exception-perl (closes: #615500).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:11:30 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libtest-www-mechanize-catalyst-perl_0.53.orig.tar.gz 29.0 KiB 791c639d2bfe9b486b61ccc3dfb10850f4d65a7f75992af1c4d32dc0e9184084
libtest-www-mechanize-catalyst-perl_0.53-2.debian.tar.gz 2.6 KiB c3bba907426be2ee1b05ead6a3e174e3e96b01c533043c1906fca9f2b3428346
libtest-www-mechanize-catalyst-perl_0.53-2.dsc 2.4 KiB ba5eec9d4a6e1df682b205298980c9e0c4ad1cdd4bb463e0b6ea7dc3df4a078f

Available diffs

View changes file

Binary packages built by this source

libtest-www-mechanize-catalyst-perl: module for automated testing for Catalyst applications

 Test::WWW::Mechanize::Catalyst is a Perl module that combines the well-known
 Test::WWW::Mechanize module with the power of Catalyst. It allows developers
 to easily test their Catalyst applications without starting up a web server;
 in fact, this module works by passing the HTTP request object directly to
 Catalyst.