use v6; BEGIN{ push @*INC, 'C:\Rakudo\lib';} use LWP::Simple; #### ===SORRY!=== Confused at line 2, near "BEGIN{ pus" shell returned 1 #### use v6; push @*INC, 'C:\Rakudo\lib'; use LWP::Simple; #### ===SORRY!=== Unable to find module 'LWP::Simple' in the @*INC directories. (@*INC contains: C:\Documents and Settings\HP_Administrator/.perl6/lib /Parrot-2.5.0/lib/parrot/languages/perl6/lib .)s ENTER or type command to continue shell returned 1