The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
PPI::Document
  PPI::Token::Comment  	'# something\n'
  PPI::Token::Whitespace  	'\n'
  PPI::Statement::End
    PPI::Token::Separator  	'__END__'
    PPI::Token::Whitespace  	'\n'
    PPI::Token::End  	'\nThis is after the end of the file\n\n'