my %filesystems = ( hosta => { desc => 'x', filesystem => [ qq|/a/b/c /d/e/f| ] }, hostb => ( desc => 'r', filesystem => [ qq/w/e/r /home ] } );