use strict; &a(-beer=>'none'); sub a { print join("=>",@_); }