summaryrefslogtreecommitdiff
path: root/authtoken.json
blob: 96342ef4d5c981e6ba1e439330b755b23e5c8966 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/perl

print "Content-type: text/plain\n\n";
print "mod_perl 2.0 rocks!\n";

//{
//  "username": "test",
//  "token": "SDLIIBqCypa3bIRQEv9GMAPF4GHqelBD"
//}