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

File::OSS::Scan::Ruleset - initialize the scan rules

VERSION

version 0.04

SYNOPSIS

    use File::OSS::Scan::Ruleset;

    File::OSS::Scan::Ruleset->init($config_file);
    my $ruleset = File::OSS::Scan::Ruleset->get_ruleset();

DESCRIPTION

This is an internal module used by File::OSS::Scan to initialise scan rules from the configuration file, and should not be called directly.

SEE ALSO

AUTHOR

Harry Wang <harry.wang@outlook.com>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2014 by Harry Wang.

This is free software, licensed under:

    Artistic License 1.0