]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/blob - samples/g-cpanp
2249336c65564c73a9c3b4fdeabe72c864ba32e1
[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            \
12                $@