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