Plack::Middleware::iPhone does some silly rewriting of any html content returned by your app (mostly just the head block) to make it play nicer with iPhones. This is just a toy, for real HTML5 mobile web apps you should be writing the HTML yourself.
via search.cpan.org
Another Patrick Donelan release on CPAN -- this is a tiny but interesting hack to use Plack as a content filter for iPhone using Plack::App::Directory which is a pretty simple file server running on Plack.
Comments
You can follow this conversation by subscribing to the comment feed for this post.