in reply to Re^8: RFC: Junction.pm
in thread RFC: Junction.pm

TheDamian has just sent me an implementation of Perl6::Junctions that he had already coded and hadn't done anything with.

It contains a lot more features from the Perl6 spec, and has some fun code that I'm sure you'll like.

Could I maybe suggest you hold off releasing your own for now, I'll try and get Damian's code into the Perl6::Junction distribution as soon as I can, and then see what you think?

Replies are listed 'Best First'.
Re^10: RFC: Junction.pm
by eric256 (Parson) on May 05, 2005 at 14:29 UTC

    I've held onto the code for a year whats a few more days? I'm only interested in releaseing it in order to learn how to release such things. I've also just realized I can eliminate some of the evals and produce one big eval. This is pretty much just my toy module to play and learn with. I think all of my tests will work with your code as well, although you already have a pretty large number of tests.;)


    ___________
    Eric Hodges