mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
15 lines
545 B
JSON
15 lines
545 B
JSON
{
|
|
"name": "libwww-perl-daemon",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Perl CPAN HTTP::Daemon - a simple http server class. Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a socket for incoming requests.",
|
|
"website": "http://search.cpan.org/~gaas/HTTP-Daemon-6.00/lib/HTTP/Daemon.pm",
|
|
"matches": [
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "(?-mix:^libwww-perl-daemon\\/([^\\s]+))",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|