SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Test-WWW-Mechanize-PSGI
Version : 0.350.0 Vendor : (none)
Release : 8pclos2017 Date : 2017-07-12 18:00:49
Group : Development/Perl Source RPM : perl-Test-WWW-Mechanize-PSGI-0.350.0-8pclos2017.src.rpm
Size : 0.03 MB
Packager : bb2 < bb2>
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-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-WWW-Mechanize-PSGI-0.350.0-8pclos2017.noarch.rpm
     

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

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(Test::WWW::Mechanize)
rpmlib(VersionedDependencies) <= 3.0.3-1
perl-base => 5.22.3
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(Try::Tiny)
perl(HTTP::Message::PSGI)
perl(Test::More)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.22.3/Test
/usr/lib/perl5/vendor_perl/5.22.3/Test/WWW
/usr/lib/perl5/vendor_perl/5.22.3/Test/WWW/Mechanize
/usr/lib/perl5/vendor_perl/5.22.3/Test/WWW/Mechanize/PSGI.pm
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Test
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Test/WWW
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Test/WWW/Mechanize
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Test/WWW/Mechanize/PSGI
/usr/share/doc/perl-Test-WWW-Mechanize-PSGI
/usr/share/doc/perl-Test-WWW-Mechanize-PSGI/CHANGES
/usr/share/doc/perl-Test-WWW-Mechanize-PSGI/META.yml
/usr/share/doc/perl-Test-WWW-Mechanize-PSGI/README
/usr/share/man/man3/Test::WWW::Mechanize::PSGI.3pm.bz2

 
ICM