File: libhtml-mason-perl-examples.templates

package info (click to toggle)
libhtml-mason-perl 1%3A1.26-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,636 kB
  • ctags: 1,260
  • sloc: perl: 13,880; sh: 154; makefile: 47
file content (14 lines) | stat: -rw-r--r-- 621 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Template: libhtml-mason-perl/install_examples
Type: boolean
Default: true
_Description: Install example Mason components in /var/www/mason_example?
 To help you get started with HTML::Mason, some example components can be
 installed and enabled in /var/www/mason_example, and you can visit them at
 http://localhost/mason_example/ in your web browser.

Template: libhtml-mason-perl/auto_restart_apache
Type: boolean
Default: true
_Description: Automatically reload Apache configuration?
 After installing or removing the example Mason components, the Apache
 configuration needs to be reloaded for them to be accessible.