parrotcode: Dump or convert Parrot bytecode (PBC) files | |
Contents | C |
pdump - Dump or convert Parrot bytecode (PBC) files
pdump [-tdh] [--terse|--disassemble|--header-only] file.pbc
pdump -o converted.pbc file.pbc
A program to dump pack files to human readable form.
-d
-h
-t
-o converted.pbc
|