On Fri, Feb 11, 2011 at 2:14 AM, Michael Miller <[email protected]> wrote: > I’m having trouble using the par packer and was wondering if someone could > give me some direction. > Below is a screenshot of the error I’m getting:
Please don't post screenshots (unless your problem really is the graphic appearance), as their contents (the actual error message) is not searchable. As for your problem: looks like this has come up before http://markmail.org/thread/ec4x27uqd6ujtnjq Executive summary: check if adding an explicit use Digest::SHA; to your script makes the problem go away. Cheers, Roderich
