in reply to Passing data from one script to another

Check out Getopt::Long or Getopt::Simple as far as passing command line options.

For md5, see Digest::MD5.
  • Comment on Re: Passing data from one script to another