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


in reply to unpack parameter

You'll need to provide more info if you want help. I'm assuming this is a portion of a database schema. Most databases I know of use DECIMAL, not FIXED. Whatever database you are using should have documentation somewhere about internal data format. How you're retrieving this info, and what the documentation says about how it returns data would be your next step

fnord