527 7:57 tar -xvf ../CGI-Application-Server-0.050.tar.gz 528 7:57 cd CGI-Application-Server-0.050/ 529 7:57 perl ./Build.PL 530 7:57 ./Build test 531 7:58 patch < /tmp/fix-pod.patch 532 7:58 ./Build test 533 7:58 patch < /tmp/fix-simple-use.patch 534 7:58 ./Build test 535 7:58 mkdir t/htdocs/static 536 7:58 mkdir t/htdocs/images 537 7:58 patch < /tmp/static-content.patch 538 7:58 ./Build test 539 7:59 patch < /tmp/fix-empty-target-take-2.patch 540 7:59 cat lib/CGI/Application/Server.pm.rej 541 7:59 ./Build test 542 8:00 history > /tmp/patch-history