http://www.perlmonks.org?node_id=1010740


in reply to Re^3: grabbing dmidecode memory data - there's got to be a better way
in thread grabbing dmidecode memory data - there's got to be a better way

That's another good example. Less clear than your first, but still much less ugly than my original line-by-line cherry picker.

--
Tommy
$ perl -MMIME::Base64 -e 'print decode_base64 "YWNlQHRvbW15YnV0bGVyLm1lCg=="'
  • Comment on Re^4: grabbing dmidecode memory data - there's got to be a better way
  • Download Code