Perl

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • CGI::App perl6 blogging continues

    0 answers - 1315 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Some of you may be interested in my near-daily blogging I've been doing
    about my efforts to port CGI::Application to Perl6:
    http://use.perl.org/~markjugg/journal/
    Currently, over 50% of the test scripts are passing. Some of the other
    test scripts simply haven't been refactored from Perl5 to Perl6.
    Just this morning I completed a proof-of-concept that it will be
    possible to seamlessly using Perl5's HTML::Template by embedding Perl5.
    ( template engines should work as well, I suspect).
    The one thing which might not work right now with pugs is the
    introspection we need to see the list of who all the parent classes are,
    allowing some of the advanced plugin functionality.
    I should disclaim, though: the performance is horrible now. It seems
    like it takes 5-8 sections to return anything. It's fun to play with,
    but I'm not planning to serve any real web pages with it until
    performance improves significantly.
    My 50% broken code is available for darcs if you want to play with it:
    darcs get
    Mark
    Web Archive: @lists.erlbaum.net/
    To unsubscribe, e-mail: cgiapp-unsubscribe (AT) lists (DOT) erlbaum.net
    For additional commands, e-mail: cgiapp-help (AT) lists (DOT) erlbaum.net

Re: CGI::App perl6 blogging continues


max 4000 letters.
Your nickname that display:
In order to stop the spam: 6 + 5 =
QUESTION ON "Perl"

EMSDN.COM