Help for this page

Select Code to Download


  1. or download this
    article=>art
    chapter=>chap
    section=>sec
    
  2. or download this
    open (INI, "<ReNLM.ini") || "error ini file";
    while (<INI>)
    ...
    $" = ", ";
    %conval = qw(@con);
    print $conval{article};