File: README

package info (click to toggle)
librunapp-perl 0.13-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 232 kB
  • sloc: perl: 2,521; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 441 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
This is the README file for RunApp, a module for streamlining 
applications / services startup.

The latest version could be found at

    http://opensource.fotango.com/svn/trunk/RunApp

* Installation

RunApp uses the standard perl module install process:

% perl Makefile.PL
% make
# make install

Copyright (C) 2002-5, Fotango Ltd.

This module is free software; you can redistribute it or modify it
under the same terms as Perl itself.