logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

DhMakePerl::Config - dh-make-perl configuration class

Methods

parse_command_line_options()
           Parses command line options and populates object members.

       parse_config_file()
           Parse   configuration  file.  config_file  member  is  used  for  location  the  file,  if  not  set,
           dh-make-perl.conf file in config_dir is used.

       dump_config()
           Returns a string representation of all configuration options. Suitable for  populating  configuration
           file.

       check_obsolete_entries
           Checks for presence of deprecated/obsolete entries and warns/dies if any is found.

Name

       DhMakePerl::Config - dh-make-perl configuration class

See Also