Description
Perl programs can read, create, and manipulate cpio archive files through a library interface. This is useful for packaging tools, installers, backup utilities, or migration scripts that need to handle cpio data.
It is a library, not a graphical archive manager. Applications using it should validate archive contents and extraction paths to avoid overwriting unexpected files.