hi

( 04.07.16 08:26 -0400 ) William Goedicke:
> And, pure and simple, I can't get the syntax right.

i'd do this.

my $hr = {
          'NAME'=>$results[0],
          'ID'=>$id, 
          'TYPE'=>$results[1],
          'TARGETFIELD'=>$id+100000
        };

push ( @{ $VAR1->{TARGETTABLE}->{SOURCETABLE} }, $hr );

TMTOWTDI!

> Politically I sit in that middle ground between Fidel Castro
> and the hardcore anarchists.

http://blackteasociety.org/

-- 
\js     oblique strategy: abandon desire
_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to