Path to this page:
./
devel/p5-Array-Diff,
Perl 5 module to diff two arrays
Branch: CURRENT,
Version: 0.09nb5,
Package name: p5-Array-Diff-0.09nb5,
Maintainer: pkgsrc-usersThis module do diff two arrays, and return added and deleted arrays.
It's simple usage of Algorithm::Diff.
And if you need more complex array tools, check Array::Compare.
Required to run:[
lang/perl5] [
devel/p5-Algorithm-Diff] [
devel/p5-Class-Accessor]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 11.069 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Array-Diff-0.09nb5
- (2023-07-06) Updated to version: p5-Array-Diff-0.09nb4
- (2022-06-28) Updated to version: p5-Array-Diff-0.09nb3
- (2021-05-25) Updated to version: p5-Array-Diff-0.09nb2
- (2020-09-01) Updated to version: p5-Array-Diff-0.09nb1
- (2019-09-13) Updated to version: p5-Array-Diff-0.09
CVS history: (Expand)
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-09-13 10:44:18 by Wen Heping | Files touched by this commit (3) |
Log message:
Update to 0.09
Upstream changes:
0.09 2019-05-10 NEILB
- Set minimum Perl version in metadata. PR from MANWAR.
- Clarified in the doc that the arrays must be sorted. RT#39184
0.08 2019-05-08 NEILB
- First non-developer release since switching to Dist::Zilla
0.07_03 2019-05-08 NEILB
- Added Array::Compare to SEE ALSO
- Added List::Compare to SEE ALSO
- Really just making another developer release, as PAUSE and then
CPAN Testers had issues, so previous dev releases didn't get much
testing.
0.07_02 2019-05-07 NEILB
- Added a bunch of entries to SEE ALSO.
0.07_01 2019-05-06 NEILB
- Added version dependency for Algorithm::Diff in Array/Diff.pm
- Switched to Dist::Zilla
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|