Help for this page

Select Code to Download


  1. or download this
    $ARGS{'qty2'}
    
  2. or download this
    my @ids =  map { /^podid(\d+)/ ; $1 } grep { /^podid\d+/ } keys %ARGS;