Description
Perl applications can encode and decode rsync file-list data structures. This is useful for backup tools, synchronization software, and utilities that need to interoperate with rsync-style metadata.
It is a protocol/data-format library, not the rsync command itself. Applications using it should preserve permissions, paths, and metadata carefully to avoid incorrect synchronization behavior.