SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Test-WWW-Mechanize-Mojo
Version : 0.0.16 Vendor : (none)
Release : 6pclos2017 Date : 2017-07-12 18:00:49
Group : Development/Perl Source RPM : perl-Test-WWW-Mechanize-Mojo-0.0.16-6pclos2017.src.rpm
Size : 0.05 MB
Packager : bb2 < bb2>
Summary : Test::WWW::Mechanize for Mojo / Mojolicious
Description :
the Mojo manpage is an MVC Web Application Framework. 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::Mojo manpage module meshes the two to allow easy
testing of the Mojo manpage applications without needing to starting up a
web server.

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 Mojo manpage web applications but
does not require a server or issue HTTP requests. Instead, it passes the
HTTP request object directly to the Mojo 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-Mojo-0.0.16-6pclos2017.noarch.rpm
     

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

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl-base => 5.22.3


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/Mojo.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/Mojo
/usr/share/doc/perl-Test-WWW-Mechanize-Mojo
/usr/share/doc/perl-Test-WWW-Mechanize-Mojo/Changes
/usr/share/doc/perl-Test-WWW-Mechanize-Mojo/LICENSE
/usr/share/doc/perl-Test-WWW-Mechanize-Mojo/META.json
/usr/share/doc/perl-Test-WWW-Mechanize-Mojo/META.yml
/usr/share/doc/perl-Test-WWW-Mechanize-Mojo/MYMETA.yml
/usr/share/doc/perl-Test-WWW-Mechanize-Mojo/README
/usr/share/man/man3/Test::WWW::Mechanize::Mojo.3pm.bz2

 
ICM