pub fn format_program(p: &Program) -> String
Parse a string of Perl code and return the AST. Pretty-print a parsed program as Perl-like source (stryke --fmt).
stryke --fmt