The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Doc::Simply::Extractor::SlashStar - Extract content from /* ... */ and // ... style commentary

DESCRIPTION

Doc::Simply::Extractor::SlashStar uses String::Comments::Extract to parse JavaScript, Java, C, C++ content and extract only the comments

NAME

Doc::Simply::Extractor::SimplePound - Extract content from # ... style commentary