- or download this
print "$id=$data{$file}{$id} ";
- or download this
print "$role=$data{$file}{$role} ";
- or download this
use strict;
my %data;
...
}
print "\n";
}
- or download this
xxx yyyy Fred 4
zzzz wwww James 4
- or download this
use strict;
my %data;
...
}
print "\n";
}