]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/blob - samples/g-cpanp
b18fdbd238d43932f5a55d01bcd2bf3709bdc33a
[perl/modules/CPANPLUS-Dist-Gentoo.git] / samples / g-cpanp
1 #!/bin/sh
2
3 HEADER="# Copyright 1999-2008 Gentoo Foundation
4 # Distributed under the terms of the GNU General Public License v2"
5
6 # For debugging only :
7 # PERL5LIB=blib/lib \
8 exec cpan2dist --format=CPANPLUS::Dist::Gentoo    \
9                --dist-opts manifest=yes           \
10                --dist-opts header="$HEADER"       \
11                --skiptest --verbose --buildprereq \
12                $@