Help for this page

Select Code to Download


  1. or download this
    if($cond->{Par} =~ /^K(\d+)/)
    {
    ...
      unless($qqq == scalar(@{$this->{N}}))
      {print 'how is this possible ?';<>;}
    }