[Parrot] New comment on Parrot 0.8.2 "Feliz Loro" Released!.

[email protected] (samdc)
Newsgroups perl.perl6.internals
Message-ID <[email protected]>
samdc has left a new comment on your post "Parrot 0.8.2 "Feliz Loro"
Released!":

ok, I searched and found this.
Solution is to create a batch file instead as follows:

@echo off
rem adjust the path below to suit your environment
set PARROT_ROOTDIR=c:\parrot-0.8.2
%PARROT_ROOTDIR%\bin\parrot.exe %PARROT_ROOTDIR%\languages\perl6\perl6.pbc %*

I saved it as C:\parrot-0.8.2\bin\perl6.cmd

Then I added this to my PATH env variable: C:\parrot-0.8.2\bin\

Now this works:
C:\dev\perl6>perl6 hello.pl
Hello World!

Hurray, now I'm ready to play with perl6. Thanks so much!



Posted by samdc to Parrot at December 17, 2008 1:43 PM
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.