Skip to content

Instantly share code, notes, and snippets.

@bokutin
Created April 24, 2012 20:46
Show Gist options
  • Save bokutin/2483579 to your computer and use it in GitHub Desktop.
Save bokutin/2483579 to your computer and use it in GitHub Desktop.
use Filter::Crypto::CryptFile qw(:DEFAULT $ErrStr);
crypt_file("janken.pl", "janken2.pl") or die "crypt_file() failed: $ErrStr\n";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment