File: meta.html

package info (click to toggle)
fex 20200429-1
  • links: PTS, VCS
  • area: non-free
  • in suites: sid
  • size: 3,532 kB
  • sloc: perl: 32,103; sh: 410; javascript: 53; makefile: 42
file content (12 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<head><title>F*EX FAQ</title></head>
<body>

## <pre>
## << while (($v,$vv) = each %ENV) { print "$v = $vv\n" } >>
## </pre>

<< do "./faq.pl"; print $@ if $@; >>

</body>
</html>