1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 27, 2024 — Jun 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Yield on print in Adapt::HttpDaemon (I thought that was already there!) More... over 14 years ago
Add thread description to some async blocks More... over 14 years ago
Version bump (1.4) More... over 14 years ago
Fix PSGI send_static path calculator More... over 14 years ago
Check if we can actually call debug_callback More... over 14 years ago
Update MANIFEST More... over 14 years ago
Fix POD a bit More... over 14 years ago
Fix version number More... over 14 years ago
Add guess.psgi example... awefully similar to guess.pl! More... over 14 years ago
Update changelog More... over 14 years ago
Make loop_hook for PSGI return the $app More... over 14 years ago
Bump version to please CPAN More... over 14 years ago
Add Coro::Mysql and AnyEvent::DBD to SEE ALSO in POD More... about 15 years ago
Oops, Plack back out of the required deps; there's a check in the PSGI adapter to check for version. Not sure how to handle "one of these deps from a list depending on what you're doing". More... about 15 years ago
Don't require Plack; instead, gripe about a possibily old version; send_static requires some newer stuff. More... about 15 years ago
Fixed non-working send_static implementation, also fixing "FATAL: $Coro::IDLE blocked itself - did you try to block inside an event loop callback? Caught at /home/scott/lib/ perl5/site_perl/5.12.0/i686-linux/Coro/AnyEvent.pm line 35" More... about 15 years ago
send_static now implemented More... about 15 years ago
Cleanups from scrottie More... about 15 years ago
Send static files in PSGI More... about 15 years ago
Fix synopsis more More... over 15 years ago
Slight addition to synopsis for PSGI More... over 15 years ago
update manifest More... over 15 years ago
Update changelogs, bump version, remove Plack adapter More... over 15 years ago
version bump More... over 15 years ago
Remove guess.psgi (redundant with guess.pl) More... over 15 years ago
Add missing files More... over 15 years ago
Remove cruft More... over 15 years ago
Cede when printing in PSGI More... over 15 years ago
When we run off the end of the main subroutine, call a bonus ->end_request to finish things off More... over 15 years ago
Since we're not in a direct loop, use 'return' instead of 'next' More... over 15 years ago