r48017 - in /branches/upstream/libparams-validate-perl/current: ./ lib/Params/ t/ t/lib/ t/lib/PVTests/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Tue Dec 1 00:23:06 UTC 2009


Author: jawnsy-guest
Date: Tue Dec  1 00:23:00 2009
New Revision: 48017

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=48017
Log:
[svn-upgrade] Integrating new upstream version, libparams-validate-perl (0.93)

Added:
    branches/upstream/libparams-validate-perl/current/t/30-hashref-alteration.t
Modified:
    branches/upstream/libparams-validate-perl/current/Changes
    branches/upstream/libparams-validate-perl/current/MANIFEST
    branches/upstream/libparams-validate-perl/current/META.yml
    branches/upstream/libparams-validate-perl/current/Makefile.PL
    branches/upstream/libparams-validate-perl/current/SIGNATURE
    branches/upstream/libparams-validate-perl/current/lib/Params/Validate.pm
    branches/upstream/libparams-validate-perl/current/lib/Params/Validate.xs
    branches/upstream/libparams-validate-perl/current/lib/Params/ValidatePP.pm
    branches/upstream/libparams-validate-perl/current/t/03-attribute.t
    branches/upstream/libparams-validate-perl/current/t/06-options.t
    branches/upstream/libparams-validate-perl/current/t/14-no_validate.t
    branches/upstream/libparams-validate-perl/current/t/15-case.t
    branches/upstream/libparams-validate-perl/current/t/16-normalize.t
    branches/upstream/libparams-validate-perl/current/t/17-callbacks.t
    branches/upstream/libparams-validate-perl/current/t/18-depends.t
    branches/upstream/libparams-validate-perl/current/t/19-untaint.t
    branches/upstream/libparams-validate-perl/current/t/21-can.t
    branches/upstream/libparams-validate-perl/current/t/22-overload-can-bug.t
    branches/upstream/libparams-validate-perl/current/t/23-readonly.t
    branches/upstream/libparams-validate-perl/current/t/24-tied.t
    branches/upstream/libparams-validate-perl/current/t/25-undef-regex.t
    branches/upstream/libparams-validate-perl/current/t/26-isa.t
    branches/upstream/libparams-validate-perl/current/t/27-string-as-type.t
    branches/upstream/libparams-validate-perl/current/t/28-readonly-return.t
    branches/upstream/libparams-validate-perl/current/t/29-taint-mode.t
    branches/upstream/libparams-validate-perl/current/t/kwalitee.t
    branches/upstream/libparams-validate-perl/current/t/lib/PVTests.pm
    branches/upstream/libparams-validate-perl/current/t/lib/PVTests/Callbacks.pm
    branches/upstream/libparams-validate-perl/current/t/lib/PVTests/Defaults.pm
    branches/upstream/libparams-validate-perl/current/t/lib/PVTests/Regex.pm
    branches/upstream/libparams-validate-perl/current/t/lib/PVTests/Standard.pm
    branches/upstream/libparams-validate-perl/current/t/lib/PVTests/With.pm
    branches/upstream/libparams-validate-perl/current/t/pod-coverage.t
    branches/upstream/libparams-validate-perl/current/t/pod.t

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

Modified: branches/upstream/libparams-validate-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/Changes?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/MANIFEST?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/META.yml?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/Makefile.PL?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/SIGNATURE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/SIGNATURE?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/lib/Params/Validate.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/lib/Params/Validate.pm?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/lib/Params/Validate.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/lib/Params/Validate.xs?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/lib/Params/ValidatePP.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/lib/Params/ValidatePP.pm?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/03-attribute.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/03-attribute.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/06-options.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/06-options.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/14-no_validate.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/14-no_validate.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/15-case.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/15-case.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/16-normalize.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/16-normalize.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/17-callbacks.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/17-callbacks.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/18-depends.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/18-depends.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/19-untaint.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/19-untaint.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/21-can.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/21-can.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/22-overload-can-bug.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/22-overload-can-bug.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/23-readonly.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/23-readonly.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/24-tied.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/24-tied.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/25-undef-regex.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/25-undef-regex.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/26-isa.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/26-isa.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/27-string-as-type.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/27-string-as-type.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/28-readonly-return.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/28-readonly-return.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/29-taint-mode.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/29-taint-mode.t?rev=48017&op=diff

Added: branches/upstream/libparams-validate-perl/current/t/30-hashref-alteration.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/30-hashref-alteration.t?rev=48017&op=file

Modified: branches/upstream/libparams-validate-perl/current/t/kwalitee.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/kwalitee.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/lib/PVTests.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/lib/PVTests.pm?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/lib/PVTests/Callbacks.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/lib/PVTests/Callbacks.pm?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/lib/PVTests/Defaults.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/lib/PVTests/Defaults.pm?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/lib/PVTests/Regex.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/lib/PVTests/Regex.pm?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/lib/PVTests/Standard.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/lib/PVTests/Standard.pm?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/lib/PVTests/With.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/lib/PVTests/With.pm?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/pod-coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/pod-coverage.t?rev=48017&op=diff

Modified: branches/upstream/libparams-validate-perl/current/t/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libparams-validate-perl/current/t/pod.t?rev=48017&op=diff




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