r25365 - in /branches/upstream/libconfig-model-perl: ./ current/ current/augeas-box/ current/augeas-box/etc/ current/examples/ current/examples/fstab/ current/lib/ current/lib/Config/ current/lib/Config/Model/ current/t/

nxvl-guest at users.alioth.debian.org nxvl-guest at users.alioth.debian.org
Fri Sep 19 13:15:36 UTC 2008


Author: nxvl-guest
Date: Fri Sep 19 13:15:32 2008
New Revision: 25365

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

Added:
    branches/upstream/libconfig-model-perl/
    branches/upstream/libconfig-model-perl/current/
    branches/upstream/libconfig-model-perl/current/Build.PL
    branches/upstream/libconfig-model-perl/current/ChangeLog
    branches/upstream/libconfig-model-perl/current/LICENSE
    branches/upstream/libconfig-model-perl/current/MANIFEST
    branches/upstream/libconfig-model-perl/current/META.yml
    branches/upstream/libconfig-model-perl/current/README
    branches/upstream/libconfig-model-perl/current/TODO
    branches/upstream/libconfig-model-perl/current/augeas-box/
    branches/upstream/libconfig-model-perl/current/augeas-box/etc/
    branches/upstream/libconfig-model-perl/current/augeas-box/etc/hosts
    branches/upstream/libconfig-model-perl/current/config-edit
    branches/upstream/libconfig-model-perl/current/examples/
    branches/upstream/libconfig-model-perl/current/examples/fstab/
    branches/upstream/libconfig-model-perl/current/examples/fstab/Fstab.pl
    branches/upstream/libconfig-model-perl/current/examples/fstab/README
    branches/upstream/libconfig-model-perl/current/examples/fstab/fstab.sample
    branches/upstream/libconfig-model-perl/current/examples/fstab/fstab_test.pl
    branches/upstream/libconfig-model-perl/current/lib/
    branches/upstream/libconfig-model-perl/current/lib/Config/
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/
    branches/upstream/libconfig-model-perl/current/lib/Config/Model.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/AnyId.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/AnyThing.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/AutoRead.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/CheckList.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Describe.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/DumpAsData.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Dumper.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Exception.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/HashId.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/IdElementReference.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Instance.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/ListId.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Loader.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Node.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/ObjTreeScanner.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Report.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Searcher.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/SimpleUI.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/TermUI.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Value.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/ValueComputer.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/WarpedNode.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/WarpedThing.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/WizardHelper.pm
    branches/upstream/libconfig-model-perl/current/t/
    branches/upstream/libconfig-model-perl/current/t/array_id.t
    branches/upstream/libconfig-model-perl/current/t/augeas_backend.t
    branches/upstream/libconfig-model-perl/current/t/auto_load_model.t
    branches/upstream/libconfig-model-perl/current/t/auto_read.t
    branches/upstream/libconfig-model-perl/current/t/big_model.pm
    branches/upstream/libconfig-model-perl/current/t/check_list.t
    branches/upstream/libconfig-model-perl/current/t/describe_node.t
    branches/upstream/libconfig-model-perl/current/t/dump_as_data.t
    branches/upstream/libconfig-model-perl/current/t/dump_tree.t
    branches/upstream/libconfig-model-perl/current/t/grab.t
    branches/upstream/libconfig-model-perl/current/t/hash_id_of_node.t
    branches/upstream/libconfig-model-perl/current/t/hash_id_of_values.t
    branches/upstream/libconfig-model-perl/current/t/include.t
    branches/upstream/libconfig-model-perl/current/t/instance.t
    branches/upstream/libconfig-model-perl/current/t/load.t
    branches/upstream/libconfig-model-perl/current/t/multi_warp_object.t
    branches/upstream/libconfig-model-perl/current/t/multi_warp_value.t
    branches/upstream/libconfig-model-perl/current/t/node.t
    branches/upstream/libconfig-model-perl/current/t/node_get_set.t
    branches/upstream/libconfig-model-perl/current/t/obj_tree_scanner.t
    branches/upstream/libconfig-model-perl/current/t/pod.t
    branches/upstream/libconfig-model-perl/current/t/recursive_warp_value.t
    branches/upstream/libconfig-model-perl/current/t/report.t
    branches/upstream/libconfig-model-perl/current/t/search_element.t
    branches/upstream/libconfig-model-perl/current/t/simple_ui.t
    branches/upstream/libconfig-model-perl/current/t/smooth_upgrade.t
    branches/upstream/libconfig-model-perl/current/t/term_ui.t
    branches/upstream/libconfig-model-perl/current/t/value.t
    branches/upstream/libconfig-model-perl/current/t/value_compute.t
    branches/upstream/libconfig-model-perl/current/t/value_refer_to.t
    branches/upstream/libconfig-model-perl/current/t/value_simple_warp.t
    branches/upstream/libconfig-model-perl/current/t/warped_id.t
    branches/upstream/libconfig-model-perl/current/t/warped_node.t
    branches/upstream/libconfig-model-perl/current/t/warped_value.t
    branches/upstream/libconfig-model-perl/current/t/wizard.t

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

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

Added: branches/upstream/libconfig-model-perl/current/ChangeLog
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/ChangeLog?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/LICENSE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/LICENSE?rev=25365&op=file

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

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

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

Added: branches/upstream/libconfig-model-perl/current/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/TODO?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/augeas-box/etc/hosts
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/augeas-box/etc/hosts?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/config-edit
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/config-edit?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/examples/fstab/Fstab.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/examples/fstab/Fstab.pl?rev=25365&op=file

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

Added: branches/upstream/libconfig-model-perl/current/examples/fstab/fstab.sample
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/examples/fstab/fstab.sample?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/examples/fstab/fstab_test.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/examples/fstab/fstab_test.pl?rev=25365&op=file

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

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/AnyId.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/AnyId.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/AnyThing.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/AnyThing.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/AutoRead.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/AutoRead.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/CheckList.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/CheckList.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Describe.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Describe.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/DumpAsData.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/DumpAsData.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Dumper.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Dumper.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Exception.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Exception.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/HashId.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/HashId.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/IdElementReference.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/IdElementReference.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Instance.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Instance.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/ListId.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/ListId.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Loader.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Loader.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Node.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Node.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/ObjTreeScanner.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/ObjTreeScanner.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Report.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Report.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Searcher.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Searcher.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/SimpleUI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/SimpleUI.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/TermUI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/TermUI.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Value.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Value.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/ValueComputer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/ValueComputer.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/WarpedNode.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/WarpedNode.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/WarpedThing.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/WarpedThing.pm?rev=25365&op=file

Added: branches/upstream/libconfig-model-perl/current/lib/Config/Model/WizardHelper.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/WizardHelper.pm?rev=25365&op=file

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

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

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

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

Added: branches/upstream/libconfig-model-perl/current/t/big_model.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/big_model.pm?rev=25365&op=file

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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




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