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


in reply to Calculating differences between the contents of a zip and a directory

Now, I've tried implementing that with a MANIFEST-like file, but is there a more efficient solution?

Yeah, unzip ... and diff -ruN olddir unzippeddir