Help for this page
use warnings; use strict; ... local $, = ' '; print %args,"\n"; }
arg2 A2 arg1 A1 arg4 A4 arg3 A3 arg2 arg1 B1 arg4 B4 arg3 B3