Hi Chris,
On Mon, 14 Nov 2011 00:31:19 -0600
Chris Stinemetz wrote:
[SNIP]
> # header
> print "HOUR\tCELL\tHEH_TYPE\tHEH_COUNT\n";
> # body
> foreach my $hour (sort {$a <=> $b} keys %CELL){
> foreach my $cellNo (sort {$a <=> $b} keys %{$CELL{$hour}}) {
> print "$hour\t $cellNo\t";
> f
How can I iterate over this three level hash printing the results as
Hour\tCell\tHEH_Type\HEH_Count
$VAR1 = {
'00' => {
'875' => {
'CDM 1, CCU 1, CE 5' => '1'
},
'13' => {
Salva,
can you explain how to use variable expansion in your written module
Net::Openssh and Net::Openssh::Parallel ? I want to be able to specify userid
and password for the parallel ssh sessions using Net::Openssh::Parallel ...
thank you.
Rajeev
Variable expansion
This module activates Net