mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
10 lines
389 B
Plaintext
10 lines
389 B
Plaintext
This module provides the functions normally associated with a version control
|
|
system, but without needing or implementing a version control system.
|
|
Applications include wikis, document management systems and configuration
|
|
management.
|
|
|
|
It makes use of the module Algorithm::Diff. It provides the facility for basic
|
|
diffing, patching and merging.
|
|
|
|
WWW: https://metacpan.org/release/VCS-Lite
|