id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
79,Parrot::Interpreter - run Pynie code,szabgab,whiteknight,"with the attached test script I managed to load pynie.pbc but then the call
{{{
$pynie->invoke( 'PS', '2+3' );
}}}
generates the following error:

{{{
""load_bytecode"" couldn't find file 'PGE/Dumper.pbc'
current instr.: 'main' pc 66 (pynie.pir:45)
called from Sub 'main' pc -1 ((unknown file):-1)
}}}
",bug,closed,normal,,hll_interop,trunk,medium,invalid,python pynie,,python,,linux
