Help for this page

Select Code to Download


  1. or download this
    unless ($pagestate && $pagesize && defined($title)) {
    #  your tests
    }
    
  2. or download this
    if (/^%%/) {
    # your checks
    }
    
  3. or download this
    last if (defined($doctitle) && $copies && $pagesize && $pagestate);