Help for this page
"$dub_key => ", join(",",@$dub_values), "\n" # will print # dubhpr01.hpux => name,uid,gid,comments
use Data::Dump; # somewhere before in the code ... # will print # dubhpr01.hpux => ["name", "uid", "gid", "comments"]