1pbc_to_exe(1)         User Contributed Perl Documentation        pbc_to_exe(1)
2
3
4

NAME

6       pbc_to_exe - Generate executables from Parrot bytecode
7

DESCRIPTION

9       Compile bytecode to executable.
10
11   SYNOPSIS
12         pbc_to_exe my.pbc
13         => my.exe
14
15         pbc_to_exe my.pbc --install
16         => installable_my.exe
17
18
19
20perl v5.12.3                      2011-07-18                     pbc_to_exe(1)
Impressum