Skip to content

Support for multiple Perl scripts #16

@jhwangus

Description

@jhwangus

Hi, I am using this filter to process several Perl scripts and try to create a document set for the script. Each Perl script is with .pl extension. They have functions inside but no modules.

This filter put every function in the Perl scripts under 'main' class, probably due to the pre-processing into CPP. Is it possible to support Perl scripts without classes? That is:

EXTENSION_MAPPING = pm=C++ pl=C

FILTER_PATTERNS = *.pm=doxygen-filter-perl *.pl=doxygen-filter-perl-c

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions