Help for this page
#!/usr/bin/perl print "Welcome to Simple Language\n"; print "$ARGV[0]\n"; # the name of the real file ? # process the code written in simple language
#!/home/gabor/bin/sli.pl do something in simple language