The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Config::Model::Approx - Approx graphical configuration editor

This module provides a graphical configuration editor for the configuration file of approx (A package proxy cache for Debian. See http://packages.qa.debian.org/a/approx.html) (/etc/approx/approx.conf) .

Main dependencies

usage

Once this module is installed, you can run:

  # cme edit approx

If cme fails to load your approx.conf, you can try with -force option.

Installation from git

Make sure that Config::Model and Dist::Zilla are installed, then run:

 dzil build

If you want to install this software without packaging, you can also run:

 dzil install