bin/cpan2tpkg in tpkg-2.2.1 vs bin/cpan2tpkg in tpkg-2.2.2

- old
+ new

@@ -1,5 +1,10 @@ #!/opt/tpkg/bin/perl +############################################################################## +# tpkg package management system +# Copyright 2009, 2010, 2011 AT&T Interactive +# License: MIT (http://www.opensource.org/licenses/mit-license.php) +############################################################################## use warnings; use strict; use Getopt::Long;