SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Test-Mimic-Generator rpm build for : OpenSuSE. For other distributions click perl-Test-Mimic-Generator.

Name : perl-Test-Mimic-Generator
Version : 0.009005 Vendor : obs://build_opensuse_org/home:M0ses
Release : 8.2 Date : 2017-06-06 11:48:09
Group : Development/Libraries/Perl Source RPM : perl-Test-Mimic-Generator-0.009005-8.2.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : Perl module for generating mock perl packages from data recorded by Test[cut]
Description :
* Test::Mimic::Generator->new()

Constructs and returns a new generator object.

* $generator->load($read_directory)

Accepts the name of a directory to load information from.
Test::Mimic::Recorder must have written to this directory. Can be called
multiple times. Only the information from the last call will be used.
Later in development we should be able to merge multiple recordings.

* $generator->write($write_directory)

Accepts the name of a directory to store the generated .pm files and
other information in. This directory need not exist. The .pm files will
be stored in \"$write_directory/lib\". Additional history information will
be recorded in \"$write_directory/history_for_playback.rec\".

* NOTE

It should be mentioned that the generated .pm files require that
Test::Mimic::Library be in a certain state. Specifically,
Test::Mimic::Library::load_records(\"$write_directory/history_for_playback
.rec\") should have been called. Typically this is handled by the
controller, Test::Mimic, but if you are using the files independently you
must do this yourself.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/M0ses:/Perl/SLE_12_SP2/noarch

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Test::Mimic::Generator)
perl(Test::Mimic::Generator::_Implementation)
perl-Test-Mimic-Generator

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(Test::Mimic::Library)
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl = 5.18.2


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/Test
/usr/lib/perl5/vendor_perl/5.18.2/Test/Mimic
/usr/lib/perl5/vendor_perl/5.18.2/Test/Mimic/Generator.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Test-Mimic-Generator
/usr/share/doc/packages/perl-Test-Mimic-Generator/Changes
/usr/share/doc/packages/perl-Test-Mimic-Generator/README
/usr/share/man/man3/Test::Mimic::Generator.3pm.gz

 
ICM