Skip to content

Instantly share code, notes, and snippets.

@yuuki
Created December 18, 2012 16:52
Show Gist options
  • Save yuuki/4329656 to your computer and use it in GitHub Desktop.
Save yuuki/4329656 to your computer and use it in GitHub Desktop.
Perl内部でもってるアーキテクチャ名
perl -MConfig -e 'print $Config{archname}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment