You do need to pay attention to all that 'sandbox' stuff as it means some actions which you might expect to be able to do are not allowed:
You can't change/delete global variables without using the 'location hack'.
Anti-nuisance lawsuit warning: The purpose of these notes is to remind me, Zoegond, of stuff or to help me work stuff out. They may contain mistakes.
Quick
- ($a, $b....) = unpack("A2A7...", $packed)
- push( array, list )