http://www.perlmonks.org?node_id=485590


in reply to Re^5: How much Perl6 have we got?
in thread How much Perl6 have we got?

I got it figured out and it's installing now. Couple questions . . . is it necessary to have the hs-plugins working? Does it make the job easier if I have this working? What does this 0plugin do exactly, anyway?

Replies are listed 'Best First'.
Re^7: How much Perl6 have we got?
by nothingmuch (Priest) on Aug 25, 2005 at 10:51 UTC
    hs-plugins lets you say
    eval_haskell(' -- haskell code here ');
    in a perl 6 program.

    As for 'make' not being rerun in the CPAN shell, 'force install' should fix it... CPAN tends to be a little overzealous, and does not retry a build that failed in the same session.

    gcc 3.3 should have solved things for you, but then CPAN refused to try again, and that's why it worked later.

    -nuffin
    zz zZ Z Z #!perl