Help for this page

Select Code to Download


  1. or download this
    my %dsg_tags;
    $dsg_tags{'tag1'} = $xst->{cmts}{STBDSG}{dsg}[0]{tag1};
    ...
    foreach (sort keys %dsg_tags) {
        print "$_ : $dsg_tags{$_}\n";
    }
    
  2. or download this
    Use of uninitialized value in concatenation (.) or string at ./<script
    +_name>.pl line <>.
    tag1 :