]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/blob - samples/g-cpanp
6208c23d767a4c019ec70aa29dc91fa3eb4ac6a7
[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 keywords=amd64      \
11                --dist-opts header="$HEADER"    \
12                --skiptest --verbose            \
13                $@