r24249 - in /branches/upstream/libconfig-scoped-perl: ./ current/ current/example/ current/lib/ current/lib/Config/ current/lib/Config/Scoped/ current/script/ current/t/ current/t/files/

angelabad-guest at users.alioth.debian.org angelabad-guest at users.alioth.debian.org
Thu Aug 14 07:28:16 UTC 2008


Author: angelabad-guest
Date: Thu Aug 14 07:28:13 2008
New Revision: 24249

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=24249
Log:
[svn-inject] Installing original source of libconfig-scoped-perl

Added:
    branches/upstream/libconfig-scoped-perl/
    branches/upstream/libconfig-scoped-perl/current/
    branches/upstream/libconfig-scoped-perl/current/Changes
    branches/upstream/libconfig-scoped-perl/current/MANIFEST
    branches/upstream/libconfig-scoped-perl/current/META.yml
    branches/upstream/libconfig-scoped-perl/current/Makefile.PL
    branches/upstream/libconfig-scoped-perl/current/README
    branches/upstream/libconfig-scoped-perl/current/example/
    branches/upstream/libconfig-scoped-perl/current/example/cfgtest.pl   (with props)
    branches/upstream/libconfig-scoped-perl/current/lib/
    branches/upstream/libconfig-scoped-perl/current/lib/Config/
    branches/upstream/libconfig-scoped-perl/current/lib/Config/Scoped/
    branches/upstream/libconfig-scoped-perl/current/lib/Config/Scoped.pm
    branches/upstream/libconfig-scoped-perl/current/lib/Config/Scoped/Error.pm
    branches/upstream/libconfig-scoped-perl/current/lib/Config/Scoped/Grammar.prd
    branches/upstream/libconfig-scoped-perl/current/lib/Config/Scoped/Precomp.pm
    branches/upstream/libconfig-scoped-perl/current/patched-prd.tgz   (with props)
    branches/upstream/libconfig-scoped-perl/current/script/
    branches/upstream/libconfig-scoped-perl/current/script/precompile.pl   (with props)
    branches/upstream/libconfig-scoped-perl/current/t/
    branches/upstream/libconfig-scoped-perl/current/t/01-basics.t
    branches/upstream/libconfig-scoped-perl/current/t/02-perm.t
    branches/upstream/libconfig-scoped-perl/current/t/03-scalars.t
    branches/upstream/libconfig-scoped-perl/current/t/04-macros.t
    branches/upstream/libconfig-scoped-perl/current/t/05-include.t
    branches/upstream/libconfig-scoped-perl/current/t/06-quote.t
    branches/upstream/libconfig-scoped-perl/current/t/07-block.t
    branches/upstream/libconfig-scoped-perl/current/t/08-comments.t
    branches/upstream/libconfig-scoped-perl/current/t/09-hashes.t
    branches/upstream/libconfig-scoped-perl/current/t/10-lists.t
    branches/upstream/libconfig-scoped-perl/current/t/11-eval.t
    branches/upstream/libconfig-scoped-perl/current/t/12-param.t
    branches/upstream/libconfig-scoped-perl/current/t/13-decl.t
    branches/upstream/libconfig-scoped-perl/current/t/14-except.t
    branches/upstream/libconfig-scoped-perl/current/t/15-cache.t
    branches/upstream/libconfig-scoped-perl/current/t/16-warn.t
    branches/upstream/libconfig-scoped-perl/current/t/17-perldsc.t
    branches/upstream/libconfig-scoped-perl/current/t/boilerplate.t
    branches/upstream/libconfig-scoped-perl/current/t/files/
    branches/upstream/libconfig-scoped-perl/current/t/files/basic.cfg
    branches/upstream/libconfig-scoped-perl/current/t/files/cache-test.cfg
    branches/upstream/libconfig-scoped-perl/current/t/files/fvalid.cfg
    branches/upstream/libconfig-scoped-perl/current/t/files/include.cfg
    branches/upstream/libconfig-scoped-perl/current/t/files/increc1
    branches/upstream/libconfig-scoped-perl/current/t/files/increc2
    branches/upstream/libconfig-scoped-perl/current/t/files/increc3
    branches/upstream/libconfig-scoped-perl/current/t/files/macros.cfg
    branches/upstream/libconfig-scoped-perl/current/t/files/null
    branches/upstream/libconfig-scoped-perl/current/t/files/scalar.cfg
    branches/upstream/libconfig-scoped-perl/current/t/pod-coverage.t
    branches/upstream/libconfig-scoped-perl/current/t/pod.t

[This mail would be too long, it was shortened to contain the URLs only.]

Added: branches/upstream/libconfig-scoped-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/Changes?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/MANIFEST?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/META.yml?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/Makefile.PL?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/README?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/example/cfgtest.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/example/cfgtest.pl?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/lib/Config/Scoped.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/lib/Config/Scoped.pm?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/lib/Config/Scoped/Error.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/lib/Config/Scoped/Error.pm?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/lib/Config/Scoped/Grammar.prd
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/lib/Config/Scoped/Grammar.prd?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/lib/Config/Scoped/Precomp.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/lib/Config/Scoped/Precomp.pm?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/patched-prd.tgz
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/patched-prd.tgz?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/script/precompile.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/script/precompile.pl?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/01-basics.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/01-basics.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/02-perm.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/02-perm.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/03-scalars.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/03-scalars.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/04-macros.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/04-macros.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/05-include.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/05-include.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/06-quote.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/06-quote.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/07-block.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/07-block.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/08-comments.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/08-comments.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/09-hashes.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/09-hashes.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/10-lists.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/10-lists.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/11-eval.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/11-eval.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/12-param.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/12-param.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/13-decl.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/13-decl.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/14-except.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/14-except.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/15-cache.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/15-cache.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/16-warn.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/16-warn.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/17-perldsc.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/17-perldsc.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/boilerplate.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/boilerplate.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/files/basic.cfg
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/files/basic.cfg?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/files/cache-test.cfg
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/files/cache-test.cfg?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/files/fvalid.cfg
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/files/fvalid.cfg?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/files/include.cfg
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/files/include.cfg?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/files/increc1
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/files/increc1?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/files/increc2
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/files/increc2?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/files/increc3
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/files/increc3?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/files/macros.cfg
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/files/macros.cfg?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/files/null
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/files/null?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/files/scalar.cfg
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/files/scalar.cfg?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/pod-coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/pod-coverage.t?rev=24249&op=file

Added: branches/upstream/libconfig-scoped-perl/current/t/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-scoped-perl/current/t/pod.t?rev=24249&op=file




More information about the Pkg-perl-cvs-commits mailing list