r72258 - in /branches/upstream/libconfig-model-perl/current: ./ lib/Config/ lib/Config/Model/ lib/Config/Model/Backend/ lib/Config/Model/Backend/Debian/ lib/Config/Model/Backend/Debian/Dpkg/ lib/Config/Model/Cookbook/ lib/Config/Model/Debian/ lib/Config/Model/Manual/ lib/Config/Model/models/ lib/Config/Model/models/Debian/ lib/Config/Model/models/Debian/Dpkg/ lib/Config/Model/models/Debian/Dpkg/Control/ lib/Config/Model/models/Debian/Dpkg/Copyright/ lib/Config/Model/models/Fstab/ script/ t/

ddumont-guest at users.alioth.debian.org ddumont-guest at users.alioth.debian.org
Tue Apr 5 11:57:46 UTC 2011


Author: ddumont-guest
Date: Tue Apr  5 11:57:29 2011
New Revision: 72258

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=72258
Log:
[svn-upgrade] new version libconfig-model-perl (1.237)

Modified:
    branches/upstream/libconfig-model-perl/current/Build.PL
    branches/upstream/libconfig-model-perl/current/ChangeLog
    branches/upstream/libconfig-model-perl/current/META.yml
    branches/upstream/libconfig-model-perl/current/README
    branches/upstream/libconfig-model-perl/current/config-edit
    branches/upstream/libconfig-model-perl/current/lib/Config/Model.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Annotation.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/Backend/Any.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Debian/Dpkg/Control.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Debian/Dpkg/Copyright.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Debian/DpkgSyntax.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Fstab.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/IniFile.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/PlainFile.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/ShellVar.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Yaml.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/CheckList.pm
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Cookbook/CreateModelFromDoc.pod
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Debian/Dependency.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/FuseUI.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/Iterator.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/Manual/ModelCreationAdvanced.pod
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/Manual/ModelCreationIntroduction.pod
    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/SearchElement.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/models/Debian/Dpkg.pod
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control.pod
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control/Binary.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control/Binary.pod
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control/Source.pod
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright.pod
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/Content.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/Content.pod
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/License.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/License.pod
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Meta.pl
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Meta.pod
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Source.pod
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Fstab.pod
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Fstab/FsLine.pod
    branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/PopCon.pod
    branches/upstream/libconfig-model-perl/current/script/gen_class_pod.pl
    branches/upstream/libconfig-model-perl/current/t/release-pod-spell.t
    branches/upstream/libconfig-model-perl/current/t/test_yaml_model.pl
    branches/upstream/libconfig-model-perl/current/t/yaml_backend.t

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

Modified: 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=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/ChangeLog
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/ChangeLog?rev=72258&op=diff

Modified: 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=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/README?rev=72258&op=diff

Modified: 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=72258&op=diff

Modified: 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=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Annotation.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Annotation.pm?rev=72258&op=diff

Modified: 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=72258&op=diff

Modified: 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=72258&op=diff

Modified: 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=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Any.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Any.pm?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Debian/Dpkg/Control.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Debian/Dpkg/Control.pm?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Debian/Dpkg/Copyright.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Debian/Dpkg/Copyright.pm?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Debian/DpkgSyntax.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Debian/DpkgSyntax.pm?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Fstab.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Fstab.pm?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/IniFile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/IniFile.pm?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/PlainFile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/PlainFile.pm?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/ShellVar.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/ShellVar.pm?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Yaml.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Backend/Yaml.pm?rev=72258&op=diff

Modified: 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=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Cookbook/CreateModelFromDoc.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Cookbook/CreateModelFromDoc.pod?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Debian/Dependency.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Debian/Dependency.pm?rev=72258&op=diff

Modified: 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=72258&op=diff

Modified: 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=72258&op=diff

Modified: 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=72258&op=diff

Modified: 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=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/FuseUI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/FuseUI.pm?rev=72258&op=diff

Modified: 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=72258&op=diff

Modified: 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=72258&op=diff

Modified: 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=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Iterator.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Iterator.pm?rev=72258&op=diff

Modified: 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=72258&op=diff

Modified: 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=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Manual/ModelCreationAdvanced.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Manual/ModelCreationAdvanced.pod?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/Manual/ModelCreationIntroduction.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/Manual/ModelCreationIntroduction.pod?rev=72258&op=diff

Modified: 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=72258&op=diff

Modified: 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=72258&op=diff

Modified: 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=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/SearchElement.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/SearchElement.pm?rev=72258&op=diff

Modified: 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=72258&op=diff

Modified: 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=72258&op=diff

Modified: 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=72258&op=diff

Modified: 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=72258&op=diff

Modified: 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=72258&op=diff

Modified: 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=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg.pod?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control.pod?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control/Binary.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control/Binary.pl?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control/Binary.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control/Binary.pod?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control/Source.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Control/Source.pod?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright.pod?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/Content.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/Content.pl?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/Content.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/Content.pod?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/License.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/License.pl?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/License.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Copyright/License.pod?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Meta.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Meta.pl?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Meta.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Meta.pod?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Source.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Debian/Dpkg/Source.pod?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Fstab.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Fstab.pod?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Fstab/FsLine.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/Fstab/FsLine.pod?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/PopCon.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/lib/Config/Model/models/PopCon.pod?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/script/gen_class_pod.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/script/gen_class_pod.pl?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/release-pod-spell.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/release-pod-spell.t?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/test_yaml_model.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/test_yaml_model.pl?rev=72258&op=diff

Modified: branches/upstream/libconfig-model-perl/current/t/yaml_backend.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-model-perl/current/t/yaml_backend.t?rev=72258&op=diff




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