Skip to content

Do a grep with file extension '*.p[ml]' #39

Open
@atoomic

Description

@atoomic

Context

When doing a search with '*.p[ml]' for file extension
it also shows file that do not match these extensions like Changes, ...

https://grep.metacpan.org/search?size=20&q=test&qd=&qft=*.p%5Bml%5D

Expected result

only show .pl or .pm files in this example

Current result

seems like no filter is applied to files

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions