The image verification code you entered is incorrect.

November in December

With some relatively minor tweaks, I have November running as a mod_perl6 registry script. This is the first third-party application to run under mod_perl6, and it's a fairly complex one at that. The performance gains are minimal since November precompiles its modules, but it still runs faster than CGI because the bytecode stays in memory, class definition and data persist, etc. I could also reduce the memory footprint by preloading modules with Perl6Module, but I'm not feeling that ambitious today. :)

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

Captcha Image: you will need to recognize the text in it.
Please type in the letters/numbers that are shown in the image above.