http://www.perlmonks.org?node_id=721255


in reply to Lightweight, Platform-Independant Tar

For unix, use the tar command. For Win32, use Google. "tar windows" returns an immediately useful response.

My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?