Matt S Trout > Rakudo-Star-2012.08_001 > tools/dev/vtablize.pl

Download:
Rakudo-Star-2012.08_001.tar.gz

Annotate this POD

Source  

NAME ^

tools/dev/vtablize.pl - Update PMCs to new format

SYNOPSIS ^

    % perl tools/dev/vtablize.pl *.pmc

DESCRIPTION ^

This script modifies a PMC definition file in place to mark all vtable function declarations with the leading VTABLE keyword. It was used to update all core PMCs as part of the implementation of PDD 17 on PMCs, and will be useful in updating HLL-specific and user-defined PMCs when we change the VTABLE keyword to be required. Once all conversions are completed, this script can be deleted.

SEE ALSO ^

docs/pdds/pdd17_pmc.pod

syntax highlighting: