summaryrefslogtreecommitdiff
path: root/os2/selfrun.cmd
blob: 471a9590056ef54fe12769f300ea8aa3b5284aa5 (plain)
1
2
3
4
5
6
7
extproc perl -x
#!perl

printf "
This is a self-running perl script using the
extproc feature of the OS/2 command processor.
"