@{$var1{$var2}}

2011-06-22 Thread josanabr
Hi, I'm reading a program written in perl and I read this statement -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/

how variables definition works?

2009-03-16 Thread josanabr
Hi, I having problems with a perl module implemented in Sun Grid Engine. This perl module (script) continuously watches the state of jobs submitted to my cluster. Every job can reach some of these states: r - run t - transfer q - queued s - suspended w - waiting In order to identify the current s