Help for this page

Select Code to Download


  1. or download this
    print "got 'command' subitem $i '", 
      (defined $subitem->name() ? $subitem->name() : '<<undefined>>')
      , "'\n";
    
  2. or download this
    got 'command' subitem 1 '<<undefined>>'