Help for this page

Select Code to Download


  1. or download this
    map    EXPR,   LIST;
    grep   EXPR,   LIST;
    print  LIST;   print  BAREWORD LIST; print $HANDLE LIST;
    exec   STRING; exec   LIST;
    system STRING; system LIST;
    
  2. or download this
    sort   BLOCK   LIST;
    sort   SUBNAME LIST; sort LIST;
    eval   BLOCK;
    eval   STRING;