>From some short testing it is not possible. I'd like some confirmation of that.
I have a significant collection of M::L programs, which are running under apache as CGI scripts. I'd much prefer to combine them to into a single app using Mojolicious::Plugin::Mount, but it looks each would need to be converted to a full Mojolicious app for that to be possible. Is that correct? Has anybody given any thought to what would need to be done to the Mount plugin to support M::L apps? Thanks
