InspIRCd v4 is still early in development!

If you use this branch you may experience crashes, weird behaviour, and unannounced breaking changes.

You probably want to use InspIRCd v3 instead.

The "regex_glob" Module (v4)

Description

This module provides the glob regular expression engine which uses the built-in glob matching system.

Configuration

To load this module use the following <module> tag:

<module name="regex_glob">

This module requires no other configuration.