in reply to Two Version Of Perl Side By Side

I need to be abel to install version 6 onto my machine to run some new perl modules which I have checked out of CPAN.

I wasn't aware of the presence of Perl 6 modules on CPAN. I'd appreciate it if you gave me an example if you're not talking about http://www.cpan6.org/

Replies are listed 'Best First'.
Re^2: Two Version Of Perl Side By Side
by LanX (Saint) on Nov 22, 2008 at 00:59 UTC
    > I'd appreciate it if you gave me an example

    most probably the OT talks about the Perl6:: "simulation" branch ... eg. Perl6::Say

    in this case ... well ... no need to install perl6 straight away ... ; )

    Cheers Rolf

    UPDATE: added irony indicator
      The Perl6:: modules add Perl6 features to Perl5.