r10275 - in /branches/upstream/libparams-validate-perl: ./ current/ current/lib/ current/lib/Attribute/ current/lib/Attribute/Params/ current/lib/Params/ current/t/

vdanjean at users.alioth.debian.org vdanjean at users.alioth.debian.org
Sat Dec 1 12:11:19 UTC 2007


Author: vdanjean
Date: Sat Dec  1 12:11:19 2007
New Revision: 10275

URL: http://svn.debian.org/wsvn/?sc=1&rev=10275
Log:
[svn-inject] Installing original source of libparams-validate-perl

Added:
    branches/upstream/libparams-validate-perl/
    branches/upstream/libparams-validate-perl/current/
    branches/upstream/libparams-validate-perl/current/Changes
    branches/upstream/libparams-validate-perl/current/LICENSE
    branches/upstream/libparams-validate-perl/current/MANIFEST
    branches/upstream/libparams-validate-perl/current/META.yml
    branches/upstream/libparams-validate-perl/current/Makefile.PL   (with props)
    branches/upstream/libparams-validate-perl/current/README
    branches/upstream/libparams-validate-perl/current/TODO
    branches/upstream/libparams-validate-perl/current/Validate.xs
    branches/upstream/libparams-validate-perl/current/lib/
    branches/upstream/libparams-validate-perl/current/lib/Attribute/
    branches/upstream/libparams-validate-perl/current/lib/Attribute/Params/
    branches/upstream/libparams-validate-perl/current/lib/Attribute/Params/Validate.pm
    branches/upstream/libparams-validate-perl/current/lib/Params/
    branches/upstream/libparams-validate-perl/current/lib/Params/Validate.pm
    branches/upstream/libparams-validate-perl/current/lib/Params/ValidatePP.pm
    branches/upstream/libparams-validate-perl/current/lib/Params/ValidateXS.pm
    branches/upstream/libparams-validate-perl/current/ppport.h
    branches/upstream/libparams-validate-perl/current/t/
    branches/upstream/libparams-validate-perl/current/t/01-validate.t   (with props)
    branches/upstream/libparams-validate-perl/current/t/02-noop.t   (with props)
    branches/upstream/libparams-validate-perl/current/t/03-attribute.t
    branches/upstream/libparams-validate-perl/current/t/04-defaults.t
    branches/upstream/libparams-validate-perl/current/t/05-noop_default.t
    branches/upstream/libparams-validate-perl/current/t/06-options.t
    branches/upstream/libparams-validate-perl/current/t/07-with.t
    branches/upstream/libparams-validate-perl/current/t/08-noop_with.t
    branches/upstream/libparams-validate-perl/current/t/09-regex.t
    branches/upstream/libparams-validate-perl/current/t/10-noop_regex.t
    branches/upstream/libparams-validate-perl/current/t/11-cb.t
    branches/upstream/libparams-validate-perl/current/t/12-noop_cb.t
    branches/upstream/libparams-validate-perl/current/t/13-taint.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/callbacks.pl
    branches/upstream/libparams-validate-perl/current/t/defaults.pl
    branches/upstream/libparams-validate-perl/current/t/regex.pl
    branches/upstream/libparams-validate-perl/current/t/tests.pl   (with props)
    branches/upstream/libparams-validate-perl/current/t/with.pl

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

Added: branches/upstream/libparams-validate-perl/current/Changes
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/Changes?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/LICENSE
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/LICENSE?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/MANIFEST?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/META.yml?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/Makefile.PL?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/README
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/README?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/TODO
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/TODO?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/Validate.xs
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/Validate.xs?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/lib/Attribute/Params/Validate.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/lib/Attribute/Params/Validate.pm?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/lib/Params/Validate.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/lib/Params/Validate.pm?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/lib/Params/ValidatePP.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/lib/Params/ValidatePP.pm?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/lib/Params/ValidateXS.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/lib/Params/ValidateXS.pm?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/ppport.h
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/ppport.h?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/01-validate.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/01-validate.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/02-noop.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/02-noop.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/03-attribute.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/03-attribute.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/04-defaults.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/04-defaults.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/05-noop_default.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/05-noop_default.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/06-options.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/06-options.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/07-with.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/07-with.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/08-noop_with.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/08-noop_with.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/09-regex.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/09-regex.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/10-noop_regex.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/10-noop_regex.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/11-cb.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/11-cb.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/12-noop_cb.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/12-noop_cb.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/13-taint.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/13-taint.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/14-no_validate.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/14-no_validate.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/15-case.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/15-case.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/16-normalize.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/16-normalize.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/17-callbacks.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/17-callbacks.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/18-depends.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/18-depends.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/19-untaint.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/19-untaint.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/21-can.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/21-can.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/22-overload-can-bug.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/22-overload-can-bug.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/23-readonly.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/23-readonly.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/24-tied.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/24-tied.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/25-undef-regex.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/25-undef-regex.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/26-isa.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/26-isa.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/27-string-as-type.t
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/27-string-as-type.t?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/callbacks.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/callbacks.pl?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/defaults.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/defaults.pl?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/regex.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/regex.pl?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/tests.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/tests.pl?rev=10275&op=file

Added: branches/upstream/libparams-validate-perl/current/t/with.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libparams-validate-perl/current/t/with.pl?rev=10275&op=file




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