Help for this page

Select Code to Download


  1. or download this
    use XML::Simple qw(:strict);
    XMLin($menufile,forcearray=>['item','command','exec','menu'],keyattr=>
    +['name'],suppressempty=>undef);
    
  2. or download this
    <opt>
       <menu name="MainMenu"> 
    ...
          </item>
       </menu>
    </opt>