This website requires JavaScript.
Explore
Help
Sign In
neale
/
moth
mirror of
https://github.com/dirtbags/moth.git
Watch
1
Star
0
Fork
You've already forked moth
0
Code
Issues
Projects
Releases
Wiki
Activity
9610322ced
moth
/
cgi
/
puzzler.cgi
7 lines
73 B
Perl
Executable File
Raw
Blame
History
#! /usr/bin/lua
local
cgi
=
require
"cgi"
cgi
.
init
(
)
print
(
cgi
.
item
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink