1PERLDEPGENTEST(1) User Contributed Perl Documentation PERLDEPGENTEST(1)
2
3
4
6 perldepgentest - Check that rpmbuild generates dependencies correctly
7
9 perldepgentest [DIRECTORY]
10
12 This is a regression test suite for Perl RPM dependency generator.
13
14 The only optional argument overrides directory with testing data.
15
16 See <http://permalink.gmane.org/gmane.linux.redhat.fedora.devel/187548>
17 for discussion about rpmbuild reentrancy.
18
20 Petr Písař <ppisar@redhat.com>
21
23 Copyright © 2013 Petr Písař <ppisar@redhat.com>
24
25 This program is free software: you can redistribute it and/or modify it
26 under the terms of the GNU General Public License as published by the
27 Free Software Foundation, either version 3 of the License, or (at your
28 option) any later version.
29
30 This program is distributed in the hope that it will be useful, but
31 WITHOUT ANY WARRANTY; without even the implied warranty of
32 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
33 General Public License for more details.
34
35 You should have received a copy of the GNU General Public License along
36 with this program. If not, see <http://www.gnu.org/licenses/>.
37
38
39
40perl v5.34.0 2021-07-22 PERLDEPGENTEST(1)