There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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