projects
/
fex.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Original release 20160919
[fex.git]
/
htdocs
/
FAQ
/
misc.html
1
<html>
2
<head><title>F*EX FAQ</title></head>
3
<body>
4
5
## << do "./xx.pl" or print $! >>
6
## << $_ = `pwd` >>
7
8
## <pre>
9
## << while (($v,$vv) = each %ENV) { print "$v = $vv\n" } >>
10
## </pre>
11
12
<< do "./faq.pl" or print $! >>
13
14
</body>
15
</html>