Matt S Trout > Rakudo-Star > tools/build/fixup_gen_file.pl

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

Annotate this POD

Source  

NAME ^

tools/build/fixup_gen_file.pl - mark a generated file as generated

SYNOPSIS ^

    % perl tools/build/fixup_gen_file.pl <options> <generated_file> <dest_file>

DESCRIPTION ^

This script adds special headers and footers to files generated by tools outside of Parrot's normal build process. This is so that people do not accidentally modify these files.

OPTIONS ^

noheaderizer

This option adds directives to dest_file that instruct headerizer to ignore the file.

syntax highlighting: