Help for this page
my %actions = ( GetAll => 0x001, ... $_->{Suppress} = 0x001 if ($_->{Action} & ( $actions{GetAll} | $actions{Make} | $actions{Ma +keOnly} );
.