SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Test-WWW-Mechanize-PSGI rpm build for : Mageia 9. For other distributions click perl-Test-WWW-Mechanize-PSGI.

Name : perl-Test-WWW-Mechanize-PSGI
Version : 0.390.0 Vendor : Mageia_Org
Release : 3.mga9 Date : 2022-03-21 06:05:09
Group : Development/Perl Source RPM : perl-Test-WWW-Mechanize-PSGI-0.390.0-3.mga9.src.rpm
Size : 0.10 MB
Packager : umeabot < umeabot>
Summary : Test PSGI programs using WWW::Mechanize
Description :
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\');

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/aarch64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-WWW-Mechanize-PSGI-0.390.0-3.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Test-WWW-Mechanize-PSGI-0.390.0-3.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Test-WWW-Mechanize-PSGI-0.390.0-3.mga9.noarch.rpm
ftp.icm.edu.pl  perl-Test-WWW-Mechanize-PSGI-0.390.0-3.mga9.noarch.rpm
     

Provides :
perl(Test::WWW::Mechanize::PSGI)
perl-Test-WWW-Mechanize-PSGI

Requires :
perl(Carp)
perl(HTTP::Message::PSGI)
perl(Test::WWW::Mechanize)
perl(Try::Tiny)
perl(base)
perl(strict)
perl(warnings)
perl-base >= 2:5.34.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM