Help for this page
1 foreach my $lib (@libs) { 2 my $file = $lib->{'file'}; 3 print "reading $file\n"; 4 }