renamed module to AnyEvent::HTTPD
commit062e142e0f71d153f6f73840af32d8954af28635
authorRobin Redeker <elmex@ta-sa.org>
Tue, 15 Apr 2008 10:58:30 +0000 (15 12:58 +0200)
committerRobin Redeker <elmex@ta-sa.org>
Tue, 15 Apr 2008 10:58:30 +0000 (15 12:58 +0200)
treecf9c93ff5d85f527c6cfb348c5fb16ddb810d2a4
parentc4ffb38fd585feb1b884ae27ca7042b65deef14b
renamed module to AnyEvent::HTTPD
19 files changed:
Changes
MANIFEST
Makefile.PL
README
lib/AnyEvent/HTTPD.pm [moved from lib/BS/HTTPD.pm with 82% similarity]
lib/AnyEvent/HTTPD/Appgets.pm [moved from lib/BS/HTTPD/Appgets.pm with 98% similarity]
lib/AnyEvent/HTTPD/HTTPConnection.pm [moved from lib/BS/HTTPD/HTTPConnection.pm with 95% similarity]
lib/AnyEvent/HTTPD/HTTPServer.pm [moved from lib/BS/HTTPD/HTTPServer.pm with 67% similarity]
lib/AnyEvent/HTTPD/Request.pm [moved from lib/BS/HTTPD/Request.pm with 94% similarity]
lib/AnyEvent/HTTPD/TCPConnection.pm [moved from lib/BS/HTTPD/TCPConnection.pm with 96% similarity]
lib/AnyEvent/HTTPD/TCPListener.pm [moved from lib/BS/HTTPD/TCPListener.pm with 87% similarity]
samples/ajax_example
samples/capture_example
samples/delayed_example
samples/more_complex_example
samples/second_example
samples/simple_example
t/00-load.t
t/pod-coverage.t