use strict; use warnings; use C::Analyzer; my $analyzer = new Analyzer( _inputPath => "C:/Dev-Cpp/drl_ral", _cppPath => "C:/Dev-Cpp/bin", _inputOption => "dir_and_subdir", );