Main > Programming > Libraries >

Test::Smoke::Patcher 1.19

Test::Smoke::Patcher 1.19

Sponsored Links

Test::Smoke::Patcher 1.19 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.15 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1092
Date added: 2006-11-01
Publisher: Abe Timmerman

Test::Smoke::Patcher 1.19 description

Test::Smoke::Patcher is a OO interface to help patching the source-tree.

SYNOPSIS

use Test::Smoke::Patcher;

my $patcher = Test::Smoke::Patcher->new( single => {
ddir => $build_dir,
pfile => $patch,
popts => -p1,
v => 1, # 0..2
});
$patcher->patch;
or
my $patcher = Test::Smoke::Patcher->new( multi => {
ddir => $buildir,
pfile => $patch_info,
v => 1, #0..2
});
$patcher->patch;

Okay, you will need a working patch program, which I believe is available for most platforms perl runs on.

There are two ways to initialise the Test::Smoke::Patcher object.

single mode

The pfile attribute is a pointer to a single patch. There are four (4) ways to specify that patch.

refernece to a SCALAR

The scalar holds the complete patch as literal text.

reference to an ARRAY

The array holds a list of lines (with newlines) that make up the patch as literal text ($patch = join "", @$array_ref).

reference to a GLOB

You passed an opened filehandle to a file containing the patch.

filename

If none of the above apply, it is assumed you passed a filename. Relative paths are rooted at the builddir (ddir attribute).

multi mode

The pfile attribute is a pointer to a recource that contains filenames of patches. The format of this recource is one filename per line optionally followed by a semi-colon (;) and switches for the patch program.

The patch-resource can also be specified in four (4) ways.

reference to a SCALAR
reference to an ARRAY
reference to a GLOB
filename

Test::Smoke::Patcher 1.19 Screenshot

Advertisements

Test::Smoke::Patcher 1.19 Keywords

Bookmark Test::Smoke::Patcher 1.19

Hyperlink code:
Link for forum:

Test::Smoke::Patcher 1.19 Copyright

WareSeeker periodically updates pricing and software information of Test::Smoke::Patcher 1.19 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Test::Smoke::Patcher 1.19 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
MySQL table patcher is a patch that reads table creation file (tables.sql) and compares it to what mysqldump gives. Free Download
The Exim DSN patch adds delivery status notification support to Exim 4.xx. Free Download
Test::Tech is a Perl module that adds skip_tests and test data structures capabilities to the "Test" module. Free Download
Today, LAME is considered the best MP3 encoder at mid-high bitrates and at VBR. Free Download
Argv is a Perl module that provides an OO interface to an arg vector. Free Download
Tie::ListKeyedHash is a system allowing the use of anonymous arrays as keys to a hash. Free Download
Tie::OffsetArray can tie one array to another, with index offset. Free Download
Scalar::Util is a selection of general-utility scalar subroutines. Free Download