chiark
/
gitweb
/
~mdw
/
runlisp
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
tests.at: Use correct `m4_bpatsubst' instead of wrong `m4_bregexp'.
[runlisp]
/
bench
/
t.pl
Commit
Line
Data
e29834b8
MW
1
#! /usr/bin/perl
2
3
printf <<EOF, $0, join ", ", map "`$_'", @ARGV;
4
Hello from Perl!
5
Script = `%s'
6
Arguments = (%s)
7
EOF