On Mon, 14 Jan 2013, Hsing-Foo Wang wrote: > > To give people an idea of host much better Mojolicious::Lite is to work > > with, here's one example, the shutdown/reboot panel. This is roughly 100 > > lines of fairly sparse perl code, and 60 lines of HTML template. [There > > are comment blocks in the original file, but I think they just add bulk. > > What will it take to get Mojolicious::Lite installed on an existing SME8, > and get your example to 'work' pls?
Someone would need to create a perl-Mojolicious rpm, which will need to contain some small patches to deal with 'taint' issues - details are on the Mojolicious mailing list. I would also need to get Mitel permission to open source Mitel::MSL::Mojolicious::ServerManager and Mojolicious::Plugin::Localization, or I would need to coach someone in what is required to make something functionally equivalent - neither is especially complex. Mojolicious::Plugin::Localization, BTW, was designed to use the existing /etc/e-smith/locale files unchanged. I can work on getting those components open sourced, but won't bother unless someone is seriously interested in making use of them. --- Charlie _______________________________________________ Discussion about project organisation and overall direction To unsubscribe, e-mail [email protected] Searchable archive at http://lists.contribs.org/mailman/public/discussion/
