72667904dfc87b4ca948b7ebc9b1b72b77bf79e0
[platform/upstream/groff.git] / contrib / groffer / README_PERL
1 README_PERL
2
3 `groffer' is written in the programming language Perl.
4
5
6 Compatibility
7
8 It was written in Linux, but due to Free Software under GNU it is
9 available for each operating system.
10
11 For testing, `groffer.pl' may be used directly without a Makefile.  By
12 `make', this file will be transformed into the file `groffer' that will
13 be installed.
14
15
16 Temporary files
17
18 The `file' and `so' temporaries are numbered and the files with .so
19 request are copied.  All .so requests are handled; this is an
20 extension to `man' that deals only with the first .so request.
21
22
23 ####### License
24
25 Copyright (C) 2003-2014  Free Software Foundation, Inc.
26 Written by Bernd Warken <groff-bernd.warken-72@web.de>.
27
28 This file is part of `groffer', which is part of `groff'.
29
30 `groff' is free software; you can redistribute it and/or modify it
31 under the terms of the GNU General Public License as published by
32 the Free Software Foundation, either version 2 of the License, or
33 (at your option) any later version.
34
35 `groff' is distributed in the hope that it will be useful, but WITHOUT
36 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
37 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
38 for more details.
39
40 You should have received a copy of the GNU General Public License
41 along with this program. If not, see
42 <http://www.gnu.org/licenses/gpl-2.0.html>.
43
44
45 ####### Emacs settings
46
47 Local Variables:
48 mode: text
49 End: