I have just tried to install it, but it failed these tests :( Is Windows supported at all?
t/mojo/daemon..............ok 1/6Can't create listen socket: Bad file +descriptor at C:/TEMP/Mojo-0.7/bin/../lib/Mojo/Script/Daemon.pm line +29 # Server timed out t/mojo/daemon..............NOK 2/6# Failed test at C:\TEMP\Mojo-0.7\ +blib\lib/Test/Mojo/Server.pm line 76. t/mojo/daemon..............NOK 3/6# Failed test at t/mojo/daemon.t l +ine 31. # got: undef # expected: '200' t/mojo/daemon..............NOK 4/6# Failed test at t/mojo/daemon.t l +ine 32. # got: undef # expected: '1' t/mojo/daemon..............NOK 5/6# Failed test at t/mojo/daemon.t l +ine 33. # '' # doesn't match '(?-xism:Mojo is working)' # Server not running t/mojo/daemon..............NOK 6/6# Failed test at t/mojo/daemon.t l +ine 36. # Looks like you failed 5 tests of 6. t/mojo/daemon..............dubious Test returned status 5 (wstat 1280, 0x500) Failed 1/22 test scripts. 5/882 subtests failed.
Platform is WinXP, Perl 5.8.8


holli, /regexed monk/

In reply to Re: Mojo 0.7 released (Perl on Rails in 150 lines of code) by holli
in thread Mojo 0.7 released (Perl on Rails in 150 lines of code) by sri

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.