File: sample.config

package info (click to toggle)
appconfig-perl 1.52-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 260 kB
  • ctags: 65
  • sloc: perl: 987; makefile: 57
file content (5 lines) | stat: -rw-r--r-- 148 bytes parent folder | download
1
2
3
4
5
# examples/sample.config
verbose = 1
debug   = DEBUG_ALL
logfile = ~/tmp/my_app.log
summary = verbose: $verbose,  debug: $debug,  logfile: $logfile