in reply to Re: How do install Perl6 in windows
in thread How do install Perl6 in windows

Hi Discipulus, I need start with learn basic arrays and hash related code with Perl6. I need help related where I download Perl exe like that Regards, Sathishkumar S

Replies are listed 'Best First'.
Re^3: How do install Perl6 in windows
by Discipulus (Canon) on Oct 12, 2015 at 11:05 UTC
    well, i know nothing about perl6 but.. i downloaded the msi mentioned in the thread i pointed to your attention, i have installed it, i have run it and i have a working prompt:
    * * > say "Greetings, earthlings, err Perl 6 neophytes."; Greetings, earthlings, err Perl 6 neophytes. >
    Follow the basics steps at a-gentle-introduction-to-perl-6-using-rakudo-star.

    L*
    There are no rules, there are no thumbs..
    Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.
      Thank you very much Discipulus
Re^3: How do install Perl6 in windows
by u65 (Chaplain) on Oct 12, 2015 at 14:32 UTC