Algorithm::Diff::Apply 0.2.3
Sponsored Links
Algorithm::Diff::Apply 0.2.3 Ranking & Summary
File size:
0.012 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
1107
Date added:
2006-10-12
Publisher:
Andrew Chadwick
Algorithm::Diff::Apply 0.2.3 description
Algorithm::Diff::Apply is a Perl module to apply one or more Algorithm::Diff diffs.
SYNOPSIS
## Single-diff form:
use Algorithm::Diff::Apply qw{apply_diff};
my @ary = ...;
my @diff = ...; # some call to Algorithm::Diff::diff()
my @changed_ary = apply_diff(@ary, @diff);
my $changed_ary = apply_diff(@ary, @diff);
## To apply >1 diff at once, use the plural form:
use Algorithm::Diff::Apply qw{apply_diffs};
@newary = apply_diffs(@ary,
diff1_name => @diff1,
diff2_name => @diff2,
...
diffN_name => @diffN);
# Alternatively:
@newary = apply_diffs(@ary, %named_diffs);
# Scalar context:
$newary = apply_diffs(@ary, %named_diffs);
# Extension argument syntax:
$newary = apply_diffs(@ary, {
resolver => &some_sub,
optimisers => [&foo, &bar],
key_generator => &anothersub,
opt4 => ...,
opt5 => ...,
}, %named_diffs);
SYNOPSIS
## Single-diff form:
use Algorithm::Diff::Apply qw{apply_diff};
my @ary = ...;
my @diff = ...; # some call to Algorithm::Diff::diff()
my @changed_ary = apply_diff(@ary, @diff);
my $changed_ary = apply_diff(@ary, @diff);
## To apply >1 diff at once, use the plural form:
use Algorithm::Diff::Apply qw{apply_diffs};
@newary = apply_diffs(@ary,
diff1_name => @diff1,
diff2_name => @diff2,
...
diffN_name => @diffN);
# Alternatively:
@newary = apply_diffs(@ary, %named_diffs);
# Scalar context:
$newary = apply_diffs(@ary, %named_diffs);
# Extension argument syntax:
$newary = apply_diffs(@ary, {
resolver => &some_sub,
optimisers => [&foo, &bar],
key_generator => &anothersub,
opt4 => ...,
opt5 => ...,
}, %named_diffs);
Algorithm::Diff::Apply 0.2.3 Screenshot
Advertisements
Algorithm::Diff::Apply 0.2.3 Keywords
Apply 0.2.3
one or more
to apply
Perl module
apply
diffs
ary
diff
Perl
one
Algorithm::Diff::Apply
AlgorithmDiffApply
Algorithm::Diff::Apply 0.2.3
Libraries
Programming
Bookmark Algorithm::Diff::Apply 0.2.3
Algorithm::Diff::Apply 0.2.3 Copyright
WareSeeker periodically updates pricing and software information of Algorithm::Diff::Apply 0.2.3 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 Algorithm::Diff::Apply 0.2.3 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
how to apply makeup
diffusion
what is diffusion
how to apply for a grant
c diff
how to apply for food stamps
apply online
diffs online
applying for social security
apply texas
diffserv
apply online today
gripper diffs
apple
how long is c diff contagious
diffs between the english and the welsh
applying makeup
perl modules
Related Software
Algorithm::Diff is a Perl module to compute `intelligent differences between two files / lists. Free Download
Algorithm::DiffOld is a Perl module to compute `intelligent differences between two files / lists but use the old interface. Free Download
Algorithm::Combinatorics Perl module is an efficient generator of combinatorial sequences. Free Download
Algorithm::Loops is a Perl module with looping constructs: NestedLoops, MapCar*, Filter, and NextPermute*. Free Download
Algorithm::SixDegrees is a Perl module that can find a path through linked elements in a set. Free Download
Algorithm::Permute is a Perl module with handy and fast permutation with object oriented interface. Free Download
Algorithm::LUHN is a Perl module to calculate the modulus 10 double add double checksum. Free Download
Algorithm::Merge is a Perl module package that provides three-way merge and diff. Free Download
Latest Software
Popular Software
Favourite Software