Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Test-WWW-Mechanize-PSGI | Distribution: Mageia |
Version: 0.390.0 | Vendor: Mageia.Org |
Release: 2.mga8 | Build date: Sat Feb 15 02:34:02 2020 |
Group: Development/Perl | Build host: localhost |
Size: 100114 | Source RPM: perl-Test-WWW-Mechanize-PSGI-0.390.0-2.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://search.cpan.org/dist/Test-WWW-Mechanize-PSGI | |
Summary: Test PSGI programs using WWW::Mechanize |
the PSGI manpage is a specification to decouple web server environments from web application framework code. the Test::WWW::Mechanize manpage is a subclass of the WWW::Mechanize manpage that incorporates features for web application testing. The the Test::WWW::Mechanize::PSGI manpage module meshes the two to allow easy testing of the PSGI manpage applications. Testing web applications has always been a bit tricky, normally requiring starting a web server for your application and making real HTTP requests to it. This module allows you to test the PSGI manpage web applications but does not require a server or issue HTTP requests. Instead, it passes the HTTP request object directly to the PSGI manpage. Thus you do not need to use a real hostname: "http://localhost/" will do. However, this is optional. The following two lines of code do exactly the same thing: $mech->get_ok('/action'); $mech->get_ok('http://localhost/action');
GPL+ or Artistic
* Sat Feb 15 2020 umeabot <umeabot> 0.390.0-2.mga8 + Revision: 1524012 - Mageia 8 Mass Rebuild * Sat Mar 23 2019 tv <tv> 0.390.0-1.mga7 + Revision: 1379813 - update to 0.39 * Thu Sep 20 2018 umeabot <umeabot> 0.380.0-2.mga7 + Revision: 1286835 - Mageia 7 Mass Rebuild
/usr/share/doc/perl-Test-WWW-Mechanize-PSGI /usr/share/doc/perl-Test-WWW-Mechanize-PSGI/CONTRIBUTORS /usr/share/doc/perl-Test-WWW-Mechanize-PSGI/Changes /usr/share/doc/perl-Test-WWW-Mechanize-PSGI/INSTALL /usr/share/doc/perl-Test-WWW-Mechanize-PSGI/LICENSE /usr/share/doc/perl-Test-WWW-Mechanize-PSGI/META.json /usr/share/doc/perl-Test-WWW-Mechanize-PSGI/META.yml /usr/share/doc/perl-Test-WWW-Mechanize-PSGI/MYMETA.yml /usr/share/man/man3/Test::WWW::Mechanize::PSGI.3pm.xz /usr/share/perl5/vendor_perl/Test /usr/share/perl5/vendor_perl/Test/WWW /usr/share/perl5/vendor_perl/Test/WWW/Mechanize /usr/share/perl5/vendor_perl/Test/WWW/Mechanize/PSGI.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 11:42:30 2025