in reply to Re^2: Back to the __future__
in thread Back to the __future__

Sorry, I didn't mean to misquote you, since I couldn't attend YAPC::EU, all my knowledge is from second hands.

Yes, we need work both on the frontend and backend for a Perl 6 module solution, it will be interesting to see what we can come up with.

While we are at the topic, are your Perl 6 modules available somewhere for the general public?

Replies are listed 'Best First'.
Re^4: Back to the __future__
by Anonymous Monk on Aug 19, 2011 at 10:54 UTC
    Sorry, I didn't mean to misquote you, since I couldn't attend YAPC::EU, all my knowledge is from second hands.

    Not a problem. I just didn't want the Chinese whisper to become offical history. :-)

    While we are at the topic, are your Perl 6 modules available somewhere for the general public?

    IO::Prompter is: https://github.com/colomon/io-prompter

    The rest will go up soon...I'm waiting for the NOM branch to be out, so I can remove several detours around previously missing constructs.

    Damian