Skip to content

Instantly share code, notes, and snippets.

@ovntatar
Created May 13, 2013 20:15
Show Gist options
  • Save ovntatar/5571113 to your computer and use it in GitHub Desktop.
Save ovntatar/5571113 to your computer and use it in GitHub Desktop.
Get Module Version
perl -MReadonly -e 'print "$Readonly::VERSION\n"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment