perl_server.sh 144 B

12345
  1. #!/bin/sh
  2. cd `dirname $0`/../../
  3. perl -MIO::All -e 'io(":8080")->fork->accept->(sub { $_[0] < io(-x $1
  4. +? "./$1 |" : $1) if /^GET \/(.*) / })'