r67265 - in /branches/upstream/libconfig-merge-perl: ./ current/ current/examples/ current/examples/advanced/ current/examples/config_dev/ current/examples/config_dev/app/ current/examples/config_dev/forms/ current/examples/config_dev/forms/user/ current/examples/config_prod/ current/examples/config_prod/app/ current/examples/config_prod/forms/ current/examples/config_prod/forms/user/ current/lib/ current/lib/Config/ current/lib/Config/Merge/ current/t/ current/t/data/ current/t/data/array/ current/t/data/bad/ current/t/data/empty/ current/t/data/errors/ current/t/data/errors/array_delete_int/ current/t/data/errors/array_delete_ref/ current/t/data/errors/array_insert_int/ current/t/data/errors/array_insert_ref/ current/t/data/errors/array_merge/ current/t/data/load_as/ current/t/data/load_as/dir-(local)/ current/t/data/load_as/dir/ current/t/data/load_as/sub/ current/t/data/load_as/sub/dir-(aaa)/ current/t/data/load_as/sub/dir-(bbb)/ current/t/data/load_as/sub/dir/ current/t/data/local/ current/t/data/perl/ current/t/data/perlmulti/ current/t/data/perlmulti/global/ current/t/data/skip/ current/t/data/skip/main/ current/t/data/skip/skip_1/ current/t/data/skip/skip_2/ current/t/data/skip/skip_not/

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Mon Jan 10 19:18:29 UTC 2011


Author: periapt-guest
Date: Mon Jan 10 19:18:18 2011
New Revision: 67265

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67265
Log:
[svn-inject] Installing original source of libconfig-merge-perl (1.01)

Added:
    branches/upstream/libconfig-merge-perl/
    branches/upstream/libconfig-merge-perl/current/
    branches/upstream/libconfig-merge-perl/current/Build.PL
    branches/upstream/libconfig-merge-perl/current/Changes
    branches/upstream/libconfig-merge-perl/current/MANIFEST
    branches/upstream/libconfig-merge-perl/current/META.yml
    branches/upstream/libconfig-merge-perl/current/Makefile.PL
    branches/upstream/libconfig-merge-perl/current/README
    branches/upstream/libconfig-merge-perl/current/examples/
    branches/upstream/libconfig-merge-perl/current/examples/README
    branches/upstream/libconfig-merge-perl/current/examples/advanced/
    branches/upstream/libconfig-merge-perl/current/examples/advanced.pl
    branches/upstream/libconfig-merge-perl/current/examples/advanced/app-(dev1).yaml
    branches/upstream/libconfig-merge-perl/current/examples/advanced/app-(dev2).yaml
    branches/upstream/libconfig-merge-perl/current/examples/advanced/app.yaml
    branches/upstream/libconfig-merge-perl/current/examples/browser.pl   (with props)
    branches/upstream/libconfig-merge-perl/current/examples/config_dev/
    branches/upstream/libconfig-merge-perl/current/examples/config_dev/app/
    branches/upstream/libconfig-merge-perl/current/examples/config_dev/app.yaml
    branches/upstream/libconfig-merge-perl/current/examples/config_dev/app/db.yaml
    branches/upstream/libconfig-merge-perl/current/examples/config_dev/app/html_filter.yaml
    branches/upstream/libconfig-merge-perl/current/examples/config_dev/forms/
    branches/upstream/libconfig-merge-perl/current/examples/config_dev/forms/search.yaml
    branches/upstream/libconfig-merge-perl/current/examples/config_dev/forms/user/
    branches/upstream/libconfig-merge-perl/current/examples/config_dev/forms/user/edit.yaml
    branches/upstream/libconfig-merge-perl/current/examples/config_dev/forms/user/forgotten.yaml
    branches/upstream/libconfig-merge-perl/current/examples/config_dev/forms/user/password.yaml
    branches/upstream/libconfig-merge-perl/current/examples/config_dev/local.yaml
    branches/upstream/libconfig-merge-perl/current/examples/config_prod/
    branches/upstream/libconfig-merge-perl/current/examples/config_prod/app/
    branches/upstream/libconfig-merge-perl/current/examples/config_prod/app.yaml
    branches/upstream/libconfig-merge-perl/current/examples/config_prod/app/db.yaml
    branches/upstream/libconfig-merge-perl/current/examples/config_prod/app/html_filter.yaml
    branches/upstream/libconfig-merge-perl/current/examples/config_prod/forms/
    branches/upstream/libconfig-merge-perl/current/examples/config_prod/forms/search.yaml
    branches/upstream/libconfig-merge-perl/current/examples/config_prod/forms/user/
    branches/upstream/libconfig-merge-perl/current/examples/config_prod/forms/user/edit.yaml
    branches/upstream/libconfig-merge-perl/current/examples/config_prod/forms/user/forgotten.yaml
    branches/upstream/libconfig-merge-perl/current/examples/config_prod/forms/user/password.yaml
    branches/upstream/libconfig-merge-perl/current/examples/func.pl   (with props)
    branches/upstream/libconfig-merge-perl/current/examples/oo.pl   (with props)
    branches/upstream/libconfig-merge-perl/current/lib/
    branches/upstream/libconfig-merge-perl/current/lib/Config/
    branches/upstream/libconfig-merge-perl/current/lib/Config/Merge/
    branches/upstream/libconfig-merge-perl/current/lib/Config/Merge.pm
    branches/upstream/libconfig-merge-perl/current/lib/Config/Merge/Perl.pm
    branches/upstream/libconfig-merge-perl/current/t/
    branches/upstream/libconfig-merge-perl/current/t/10_oo.t
    branches/upstream/libconfig-merge-perl/current/t/20_functional.t
    branches/upstream/libconfig-merge-perl/current/t/30_errors.t
    branches/upstream/libconfig-merge-perl/current/t/40_advanced.t
    branches/upstream/libconfig-merge-perl/current/t/80_pod.t
    branches/upstream/libconfig-merge-perl/current/t/81_pod_coverage.t
    branches/upstream/libconfig-merge-perl/current/t/data/
    branches/upstream/libconfig-merge-perl/current/t/data/array/
    branches/upstream/libconfig-merge-perl/current/t/data/array/local.pl
    branches/upstream/libconfig-merge-perl/current/t/data/array/main.pl
    branches/upstream/libconfig-merge-perl/current/t/data/bad/
    branches/upstream/libconfig-merge-perl/current/t/data/bad/db.pl
    branches/upstream/libconfig-merge-perl/current/t/data/empty/
    branches/upstream/libconfig-merge-perl/current/t/data/empty/.dummy
    branches/upstream/libconfig-merge-perl/current/t/data/errors/
    branches/upstream/libconfig-merge-perl/current/t/data/errors/array_delete_int/
    branches/upstream/libconfig-merge-perl/current/t/data/errors/array_delete_int/local.pl
    branches/upstream/libconfig-merge-perl/current/t/data/errors/array_delete_int/main.pl
    branches/upstream/libconfig-merge-perl/current/t/data/errors/array_delete_ref/
    branches/upstream/libconfig-merge-perl/current/t/data/errors/array_delete_ref/local.pl
    branches/upstream/libconfig-merge-perl/current/t/data/errors/array_delete_ref/main.pl
    branches/upstream/libconfig-merge-perl/current/t/data/errors/array_insert_int/
    branches/upstream/libconfig-merge-perl/current/t/data/errors/array_insert_int/local.pl
    branches/upstream/libconfig-merge-perl/current/t/data/errors/array_insert_int/main.pl
    branches/upstream/libconfig-merge-perl/current/t/data/errors/array_insert_ref/
    branches/upstream/libconfig-merge-perl/current/t/data/errors/array_insert_ref/local.pl
    branches/upstream/libconfig-merge-perl/current/t/data/errors/array_insert_ref/main.pl
    branches/upstream/libconfig-merge-perl/current/t/data/errors/array_merge/
    branches/upstream/libconfig-merge-perl/current/t/data/errors/array_merge/local.pl
    branches/upstream/libconfig-merge-perl/current/t/data/errors/array_merge/main.pl
    branches/upstream/libconfig-merge-perl/current/t/data/load_as/
    branches/upstream/libconfig-merge-perl/current/t/data/load_as/dir/
    branches/upstream/libconfig-merge-perl/current/t/data/load_as/dir-(local)/
    branches/upstream/libconfig-merge-perl/current/t/data/load_as/dir-(local)/file.pl
    branches/upstream/libconfig-merge-perl/current/t/data/load_as/dir/file.pl
    branches/upstream/libconfig-merge-perl/current/t/data/load_as/file-(local).pl
    branches/upstream/libconfig-merge-perl/current/t/data/load_as/file.pl
    branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/
    branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/dir/
    branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/dir-(aaa)/
    branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/dir-(aaa)/test.pl
    branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/dir-(bbb)/
    branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/dir-(bbb)/test.pl
    branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/dir/test.pl
    branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/test-(aaa).pl
    branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/test-(bbb).pl
    branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/test.pl
    branches/upstream/libconfig-merge-perl/current/t/data/local/
    branches/upstream/libconfig-merge-perl/current/t/data/local/email-(aaa).pl
    branches/upstream/libconfig-merge-perl/current/t/data/local/email-(bbb).pl
    branches/upstream/libconfig-merge-perl/current/t/data/local/email.pl
    branches/upstream/libconfig-merge-perl/current/t/data/local/main.pl
    branches/upstream/libconfig-merge-perl/current/t/data/local/override.pl
    branches/upstream/libconfig-merge-perl/current/t/data/perl/
    branches/upstream/libconfig-merge-perl/current/t/data/perl/global.perl
    branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/
    branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/global/
    branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/global.perl
    branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/global/db.pl
    branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/global/db2.pl
    branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/global/db3.pl
    branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/global/local.pl
    branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/local.perl
    branches/upstream/libconfig-merge-perl/current/t/data/skip/
    branches/upstream/libconfig-merge-perl/current/t/data/skip/main/
    branches/upstream/libconfig-merge-perl/current/t/data/skip/main/skip_1.pl
    branches/upstream/libconfig-merge-perl/current/t/data/skip/main/skip_2.pl
    branches/upstream/libconfig-merge-perl/current/t/data/skip/main/skip_not.pl
    branches/upstream/libconfig-merge-perl/current/t/data/skip/skip_1/
    branches/upstream/libconfig-merge-perl/current/t/data/skip/skip_1/test.pl
    branches/upstream/libconfig-merge-perl/current/t/data/skip/skip_2/
    branches/upstream/libconfig-merge-perl/current/t/data/skip/skip_2/test.pl
    branches/upstream/libconfig-merge-perl/current/t/data/skip/skip_not/
    branches/upstream/libconfig-merge-perl/current/t/data/skip/skip_not/test.pl

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

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

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

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

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

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

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

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

Added: branches/upstream/libconfig-merge-perl/current/examples/advanced.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/advanced.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/advanced/app-(dev1).yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/advanced/app-%28dev1%29.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/advanced/app-(dev2).yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/advanced/app-%28dev2%29.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/advanced/app.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/advanced/app.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/browser.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/browser.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/config_dev/app.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/config_dev/app.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/config_dev/app/db.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/config_dev/app/db.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/config_dev/app/html_filter.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/config_dev/app/html_filter.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/config_dev/forms/search.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/config_dev/forms/search.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/config_dev/forms/user/edit.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/config_dev/forms/user/edit.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/config_dev/forms/user/forgotten.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/config_dev/forms/user/forgotten.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/config_dev/forms/user/password.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/config_dev/forms/user/password.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/config_dev/local.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/config_dev/local.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/config_prod/app.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/config_prod/app.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/config_prod/app/db.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/config_prod/app/db.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/config_prod/app/html_filter.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/config_prod/app/html_filter.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/config_prod/forms/search.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/config_prod/forms/search.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/config_prod/forms/user/edit.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/config_prod/forms/user/edit.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/config_prod/forms/user/forgotten.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/config_prod/forms/user/forgotten.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/config_prod/forms/user/password.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/config_prod/forms/user/password.yaml?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/func.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/func.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/examples/oo.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/examples/oo.pl?rev=67265&op=file

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

Added: branches/upstream/libconfig-merge-perl/current/lib/Config/Merge/Perl.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/lib/Config/Merge/Perl.pm?rev=67265&op=file

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

Added: branches/upstream/libconfig-merge-perl/current/t/20_functional.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/20_functional.t?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/30_errors.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/30_errors.t?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/40_advanced.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/40_advanced.t?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/80_pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/80_pod.t?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/81_pod_coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/81_pod_coverage.t?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/array/local.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/array/local.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/array/main.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/array/main.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/bad/db.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/bad/db.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/empty/.dummy
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/empty/.dummy?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/errors/array_delete_int/local.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/errors/array_delete_int/local.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/errors/array_delete_int/main.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/errors/array_delete_int/main.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/errors/array_delete_ref/local.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/errors/array_delete_ref/local.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/errors/array_delete_ref/main.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/errors/array_delete_ref/main.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/errors/array_insert_int/local.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/errors/array_insert_int/local.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/errors/array_insert_int/main.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/errors/array_insert_int/main.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/errors/array_insert_ref/local.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/errors/array_insert_ref/local.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/errors/array_insert_ref/main.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/errors/array_insert_ref/main.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/errors/array_merge/local.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/errors/array_merge/local.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/errors/array_merge/main.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/errors/array_merge/main.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/load_as/dir-(local)/file.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/load_as/dir-%28local%29/file.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/load_as/dir/file.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/load_as/dir/file.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/load_as/file-(local).pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/load_as/file-%28local%29.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/load_as/file.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/load_as/file.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/dir-(aaa)/test.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/dir-%28aaa%29/test.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/dir-(bbb)/test.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/dir-%28bbb%29/test.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/dir/test.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/dir/test.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/test-(aaa).pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/test-%28aaa%29.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/test-(bbb).pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/test-%28bbb%29.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/test.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/load_as/sub/test.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/local/email-(aaa).pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/local/email-%28aaa%29.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/local/email-(bbb).pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/local/email-%28bbb%29.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/local/email.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/local/email.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/local/main.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/local/main.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/local/override.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/local/override.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/perl/global.perl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/perl/global.perl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/global.perl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/global.perl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/global/db.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/global/db.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/global/db2.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/global/db2.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/global/db3.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/global/db3.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/global/local.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/global/local.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/local.perl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/perlmulti/local.perl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/skip/main/skip_1.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/skip/main/skip_1.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/skip/main/skip_2.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/skip/main/skip_2.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/skip/main/skip_not.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/skip/main/skip_not.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/skip/skip_1/test.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/skip/skip_1/test.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/skip/skip_2/test.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/skip/skip_2/test.pl?rev=67265&op=file

Added: branches/upstream/libconfig-merge-perl/current/t/data/skip/skip_not/test.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-merge-perl/current/t/data/skip/skip_not/test.pl?rev=67265&op=file




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