# New Ticket Created by  Martin 
# Please include the string:  [perl #65546]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=65546 >


Hello Bug-Trackers,

Just installed Parrot 
(http://sourceforge.net/project/downloading.php?group_id=211372&filename=setup-parrot-1.1.0.exe)
 

and Rakudo 
(http://sourceforge.net/project/downloading.php?group_id=211372&filename=setup-parrot-1.1.0-rakudo-16.exe&a=94598522).

However when running a Hello World example (hello.pl), there was no 
output displayed when executing with:
perl6 hello.pl

hello.pl simply consists of the following line:
print "Hello World\n";

Checking the syntax using perl6 -c hello.pl also did not return any output.

I was trying this out under Windows Server 2003 R2 SP2.

echo %ERRORLEVEL%
shows
-1073741819

Any idea what's wrong?

All the best,

Martin




Reply via email to