Hey Guys I'm new to mojolicious and also trying to port a fairly large mod_perl application over to using it, so you're like to see a few newbie questions from me.
First thing, the current application uses File::Hashcache to provide automatic versioning of css and js files. It works really well. I can't tell if automatic versioning is something that mojolicious does for me or if I need to integrate Hashcache (or something similar) into Mojolicious. If I do need to integrate Hashcache, could someone point in the right direction? I've read the documentation on Rendering (which I assume would be the place to start), but I can't see how I'd do it (assuming it can be done). Cheers -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
