home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / PERL30X.ZIP / SELFRUN.CMD < prev    next >
OS/2 REXX Batch file  |  1991-01-14  |  134b  |  8 lines

  1. extproc perl -x
  2. #!perl
  3.  
  4. printf "
  5. This is a self-running perl script using the
  6. extproc feature of the OS/2 command processor.
  7. "
  8.