chiark
/
gitweb
/
~mdw
/
runlisp
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
dump-ecl: Defeat ASDF's magic internal knowledge of itself.
[runlisp]
/
bench
/
t.pl
1
#! /usr/bin/perl
2
3
printf <<EOF, $0, join ", ", map "`$_'", @ARGV;
4
Hello from Perl!
5
Script = `%s'
6
Arguments = (%s)
7
EOF