r10575 - in /branches/upstream/libxml-xql-perl: ./ current/ current/XQLParser/ current/bin/ current/lib/ current/lib/XML/ current/lib/XML/XQL/ current/samples/ current/t/

vdanjean at users.alioth.debian.org vdanjean at users.alioth.debian.org
Sat Dec 1 12:41:10 UTC 2007


Author: vdanjean
Date: Sat Dec  1 12:41:10 2007
New Revision: 10575

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

Added:
    branches/upstream/libxml-xql-perl/
    branches/upstream/libxml-xql-perl/current/
    branches/upstream/libxml-xql-perl/current/Changes
    branches/upstream/libxml-xql-perl/current/MANIFEST
    branches/upstream/libxml-xql-perl/current/Makefile.PL
    branches/upstream/libxml-xql-perl/current/README
    branches/upstream/libxml-xql-perl/current/XQLParser/
    branches/upstream/libxml-xql-perl/current/XQLParser/Makefile.PL
    branches/upstream/libxml-xql-perl/current/XQLParser/Parser.pm
    branches/upstream/libxml-xql-perl/current/XQLParser/Parser.yp
    branches/upstream/libxml-xql-perl/current/bin/
    branches/upstream/libxml-xql-perl/current/bin/README.txt
    branches/upstream/libxml-xql-perl/current/bin/filterInsignifWS.pl
    branches/upstream/libxml-xql-perl/current/bin/testRules.pl
    branches/upstream/libxml-xql-perl/current/bin/xql.pl   (with props)
    branches/upstream/libxml-xql-perl/current/lib/
    branches/upstream/libxml-xql-perl/current/lib/XML/
    branches/upstream/libxml-xql-perl/current/lib/XML/XQL/
    branches/upstream/libxml-xql-perl/current/lib/XML/XQL.pm
    branches/upstream/libxml-xql-perl/current/lib/XML/XQL/DOM.pm
    branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Date.pm
    branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Debug.pm
    branches/upstream/libxml-xql-perl/current/lib/XML/XQL/DirXQL.pm
    branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Plus.pm
    branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Query.pod
    branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Strict.pm
    branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Tutorial.pod
    branches/upstream/libxml-xql-perl/current/samples/
    branches/upstream/libxml-xql-perl/current/samples/REC-xml-19980210.xml
    branches/upstream/libxml-xql-perl/current/samples/bookstore.xml
    branches/upstream/libxml-xql-perl/current/t/
    branches/upstream/libxml-xql-perl/current/t/attr2.xml
    branches/upstream/libxml-xql-perl/current/t/attr3.xml
    branches/upstream/libxml-xql-perl/current/t/xql_Strict.t
    branches/upstream/libxml-xql-perl/current/t/xql_attr.t
    branches/upstream/libxml-xql-perl/current/t/xql_big.t
    branches/upstream/libxml-xql-perl/current/t/xql_comment.t
    branches/upstream/libxml-xql-perl/current/t/xql_cos.t
    branches/upstream/libxml-xql-perl/current/t/xql_date.t
    branches/upstream/libxml-xql-perl/current/t/xql_document.t
    branches/upstream/libxml-xql-perl/current/t/xql_eval.t
    branches/upstream/libxml-xql-perl/current/t/xql_immed_precedes.t
    branches/upstream/libxml-xql-perl/current/t/xql_index.t
    branches/upstream/libxml-xql-perl/current/t/xql_index2.t
    branches/upstream/libxml-xql-perl/current/t/xql_map.t
    branches/upstream/libxml-xql-perl/current/t/xql_new.t
    branches/upstream/libxml-xql-perl/current/t/xql_once.t
    branches/upstream/libxml-xql-perl/current/t/xql_parent.t
    branches/upstream/libxml-xql-perl/current/t/xql_precedes.t
    branches/upstream/libxml-xql-perl/current/t/xql_recurse.t
    branches/upstream/libxml-xql-perl/current/t/xql_recurse2.t
    branches/upstream/libxml-xql-perl/current/t/xql_sin2.t
    branches/upstream/libxml-xql-perl/current/t/xql_subscript.t
    branches/upstream/libxml-xql-perl/current/t/xql_subscript2.t
    branches/upstream/libxml-xql-perl/current/t/xql_subst.t
    branches/upstream/libxml-xql-perl/current/t/xql_template.t
    branches/upstream/libxml-xql-perl/current/t/xql_test.t
    branches/upstream/libxml-xql-perl/current/t/xql_test_DATA_CKL.t
    branches/upstream/libxml-xql-perl/current/t/xql_text.t
    branches/upstream/libxml-xql-perl/current/t/xql_union.t
    branches/upstream/libxml-xql-perl/current/t/xql_union2.t

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

Added: branches/upstream/libxml-xql-perl/current/Changes
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/Changes?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/MANIFEST?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/Makefile.PL?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/README
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/README?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/XQLParser/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/XQLParser/Makefile.PL?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/XQLParser/Parser.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/XQLParser/Parser.pm?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/XQLParser/Parser.yp
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/XQLParser/Parser.yp?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/bin/README.txt
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/bin/README.txt?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/bin/filterInsignifWS.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/bin/filterInsignifWS.pl?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/bin/testRules.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/bin/testRules.pl?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/bin/xql.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/bin/xql.pl?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/lib/XML/XQL.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/lib/XML/XQL.pm?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/lib/XML/XQL/DOM.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/lib/XML/XQL/DOM.pm?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Date.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Date.pm?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Debug.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Debug.pm?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/lib/XML/XQL/DirXQL.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/lib/XML/XQL/DirXQL.pm?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Plus.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Plus.pm?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Query.pod
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Query.pod?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Strict.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Strict.pm?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Tutorial.pod
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/lib/XML/XQL/Tutorial.pod?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/samples/REC-xml-19980210.xml
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/samples/REC-xml-19980210.xml?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/samples/bookstore.xml
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/samples/bookstore.xml?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/attr2.xml
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/attr2.xml?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/attr3.xml
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/attr3.xml?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_Strict.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_Strict.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_attr.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_attr.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_big.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_big.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_comment.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_comment.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_cos.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_cos.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_date.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_date.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_document.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_document.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_eval.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_eval.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_immed_precedes.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_immed_precedes.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_index.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_index.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_index2.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_index2.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_map.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_map.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_new.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_new.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_once.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_once.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_parent.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_parent.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_precedes.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_precedes.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_recurse.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_recurse.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_recurse2.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_recurse2.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_sin2.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_sin2.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_subscript.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_subscript.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_subscript2.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_subscript2.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_subst.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_subst.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_template.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_template.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_test.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_test.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_test_DATA_CKL.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_test_DATA_CKL.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_text.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_text.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_union.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_union.t?rev=10575&op=file

Added: branches/upstream/libxml-xql-perl/current/t/xql_union2.t
URL: http://svn.debian.org/wsvn/branches/upstream/libxml-xql-perl/current/t/xql_union2.t?rev=10575&op=file




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