r36780 - in /branches/upstream/libwebservice-validator-html-w3c-perl: ./ current/ current/examples/ current/lib/ current/lib/WebService/ current/lib/WebService/Validator/ current/lib/WebService/Validator/HTML/ current/lib/WebService/Validator/HTML/W3C/ current/t/

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Sat May 30 08:42:38 UTC 2009


Author: ryan52-guest
Date: Sat May 30 08:42:34 2009
New Revision: 36780

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=36780
Log:
[svn-inject] Installing original source of libwebservice-validator-html-w3c-perl

Added:
    branches/upstream/libwebservice-validator-html-w3c-perl/
    branches/upstream/libwebservice-validator-html-w3c-perl/current/
    branches/upstream/libwebservice-validator-html-w3c-perl/current/Build.PL
    branches/upstream/libwebservice-validator-html-w3c-perl/current/Changes
    branches/upstream/libwebservice-validator-html-w3c-perl/current/MANIFEST
    branches/upstream/libwebservice-validator-html-w3c-perl/current/META.yml
    branches/upstream/libwebservice-validator-html-w3c-perl/current/Makefile.PL
    branches/upstream/libwebservice-validator-html-w3c-perl/current/README
    branches/upstream/libwebservice-validator-html-w3c-perl/current/examples/
    branches/upstream/libwebservice-validator-html-w3c-perl/current/examples/validate_files_in_dir.pl   (with props)
    branches/upstream/libwebservice-validator-html-w3c-perl/current/lib/
    branches/upstream/libwebservice-validator-html-w3c-perl/current/lib/WebService/
    branches/upstream/libwebservice-validator-html-w3c-perl/current/lib/WebService/Validator/
    branches/upstream/libwebservice-validator-html-w3c-perl/current/lib/WebService/Validator/HTML/
    branches/upstream/libwebservice-validator-html-w3c-perl/current/lib/WebService/Validator/HTML/W3C/
    branches/upstream/libwebservice-validator-html-w3c-perl/current/lib/WebService/Validator/HTML/W3C.pm
    branches/upstream/libwebservice-validator-html-w3c-perl/current/lib/WebService/Validator/HTML/W3C/Error.pm
    branches/upstream/libwebservice-validator-html-w3c-perl/current/lib/WebService/Validator/HTML/W3C/Warning.pm
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/01load.t
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/02validate.t
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/03invalid.t
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/04bad_validator.t
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/05options.t
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/06detailed.t
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/07no_xpath.t
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/08no_detailed.t
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/09scalar.t
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/10file.t
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/11detailed_soap.t
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/12proxy.t
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/13soap_wrong_format.t
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/14warnings.t
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/99_pod.t
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/99_podcover.t
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/invalid.html
    branches/upstream/libwebservice-validator-html-w3c-perl/current/t/valid.html

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

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/Build.PL?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/Changes?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/MANIFEST?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/META.yml?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/Makefile.PL?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/README?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/examples/validate_files_in_dir.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/examples/validate_files_in_dir.pl?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/lib/WebService/Validator/HTML/W3C.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/lib/WebService/Validator/HTML/W3C.pm?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/lib/WebService/Validator/HTML/W3C/Error.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/lib/WebService/Validator/HTML/W3C/Error.pm?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/lib/WebService/Validator/HTML/W3C/Warning.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/lib/WebService/Validator/HTML/W3C/Warning.pm?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/01load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/01load.t?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/02validate.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/02validate.t?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/03invalid.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/03invalid.t?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/04bad_validator.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/04bad_validator.t?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/05options.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/05options.t?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/06detailed.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/06detailed.t?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/07no_xpath.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/07no_xpath.t?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/08no_detailed.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/08no_detailed.t?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/09scalar.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/09scalar.t?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/10file.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/10file.t?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/11detailed_soap.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/11detailed_soap.t?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/12proxy.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/12proxy.t?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/13soap_wrong_format.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/13soap_wrong_format.t?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/14warnings.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/14warnings.t?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/99_pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/99_pod.t?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/99_podcover.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/99_podcover.t?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/invalid.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/invalid.html?rev=36780&op=file

Added: branches/upstream/libwebservice-validator-html-w3c-perl/current/t/valid.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libwebservice-validator-html-w3c-perl/current/t/valid.html?rev=36780&op=file




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