r23247 - in /branches/upstream/libpetal-utils-perl: ./ current/ current/lib/ current/lib/Petal/ current/lib/Petal/Utils/ current/t/ current/t/data/

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Tue Jul 15 14:28:44 UTC 2008


Author: dmn
Date: Tue Jul 15 14:28:41 2008
New Revision: 23247

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=23247
Log:
[svn-inject] Installing original source of libpetal-utils-perl

Added:
    branches/upstream/libpetal-utils-perl/
    branches/upstream/libpetal-utils-perl/current/
    branches/upstream/libpetal-utils-perl/current/Build.PL
    branches/upstream/libpetal-utils-perl/current/Changes
    branches/upstream/libpetal-utils-perl/current/INSTALL
    branches/upstream/libpetal-utils-perl/current/MANIFEST
    branches/upstream/libpetal-utils-perl/current/MANIFEST.SKIP
    branches/upstream/libpetal-utils-perl/current/META.yml
    branches/upstream/libpetal-utils-perl/current/Makefile.PL
    branches/upstream/libpetal-utils-perl/current/README
    branches/upstream/libpetal-utils-perl/current/TODO
    branches/upstream/libpetal-utils-perl/current/lib/
    branches/upstream/libpetal-utils-perl/current/lib/Petal/
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/And.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Base.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Create_Href.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Date.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Decode.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Dump.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Each.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Equal.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/If.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Keys.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Like.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Limit.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Limitr.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/LowerCase.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Or.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Printf.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Sort.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Substr.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/UC_First.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/US_Date.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/UpperCase.pm
    branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/UriEscape.pm
    branches/upstream/libpetal-utils-perl/current/t/
    branches/upstream/libpetal-utils-perl/current/t/01__import.t
    branches/upstream/libpetal-utils-perl/current/t/02__debug.t
    branches/upstream/libpetal-utils-perl/current/t/03__text.t
    branches/upstream/libpetal-utils-perl/current/t/04__logic.t
    branches/upstream/libpetal-utils-perl/current/t/05__date.t
    branches/upstream/libpetal-utils-perl/current/t/06__list.t
    branches/upstream/libpetal-utils-perl/current/t/07__hash.t
    branches/upstream/libpetal-utils-perl/current/t/08__uri.t
    branches/upstream/libpetal-utils-perl/current/t/20__Base.t
    branches/upstream/libpetal-utils-perl/current/t/21__Limit.t
    branches/upstream/libpetal-utils-perl/current/t/22__Limitr.t
    branches/upstream/libpetal-utils-perl/current/t/23__Create_Href.t
    branches/upstream/libpetal-utils-perl/current/t/24__Substr.t
    branches/upstream/libpetal-utils-perl/current/t/25__Decode.t
    branches/upstream/libpetal-utils-perl/current/t/26__Printf.t
    branches/upstream/libpetal-utils-perl/current/t/LoadPetal.pm
    branches/upstream/libpetal-utils-perl/current/t/data/
    branches/upstream/libpetal-utils-perl/current/t/data/21__limit.html
    branches/upstream/libpetal-utils-perl/current/t/data/22__limitr.html
    branches/upstream/libpetal-utils-perl/current/t/data/23__create_href.html
    branches/upstream/libpetal-utils-perl/current/t/data/24__substr.html
    branches/upstream/libpetal-utils-perl/current/t/data/25__decode.html
    branches/upstream/libpetal-utils-perl/current/t/data/26__printf.html
    branches/upstream/libpetal-utils-perl/current/t/data/date.html
    branches/upstream/libpetal-utils-perl/current/t/data/debug.html
    branches/upstream/libpetal-utils-perl/current/t/data/hash.html
    branches/upstream/libpetal-utils-perl/current/t/data/list.html
    branches/upstream/libpetal-utils-perl/current/t/data/logic.html
    branches/upstream/libpetal-utils-perl/current/t/data/text.html
    branches/upstream/libpetal-utils-perl/current/t/data/uri.html

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

Added: branches/upstream/libpetal-utils-perl/current/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/Build.PL?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/Changes?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/INSTALL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/INSTALL?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/MANIFEST?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/MANIFEST.SKIP?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/META.yml?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/Makefile.PL?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/README?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/TODO?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/And.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/And.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Base.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Create_Href.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Create_Href.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Date.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Date.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Decode.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Decode.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Dump.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Dump.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Each.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Each.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Equal.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Equal.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/If.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/If.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Keys.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Keys.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Like.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Like.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Limit.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Limit.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Limitr.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Limitr.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/LowerCase.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/LowerCase.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Or.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Or.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Printf.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Printf.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Sort.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Sort.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Substr.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/Substr.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/UC_First.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/UC_First.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/US_Date.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/US_Date.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/UpperCase.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/UpperCase.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/UriEscape.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/lib/Petal/Utils/UriEscape.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/01__import.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/01__import.t?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/02__debug.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/02__debug.t?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/03__text.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/03__text.t?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/04__logic.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/04__logic.t?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/05__date.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/05__date.t?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/06__list.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/06__list.t?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/07__hash.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/07__hash.t?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/08__uri.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/08__uri.t?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/20__Base.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/20__Base.t?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/21__Limit.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/21__Limit.t?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/22__Limitr.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/22__Limitr.t?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/23__Create_Href.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/23__Create_Href.t?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/24__Substr.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/24__Substr.t?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/25__Decode.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/25__Decode.t?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/26__Printf.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/26__Printf.t?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/LoadPetal.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/LoadPetal.pm?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/data/21__limit.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/data/21__limit.html?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/data/22__limitr.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/data/22__limitr.html?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/data/23__create_href.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/data/23__create_href.html?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/data/24__substr.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/data/24__substr.html?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/data/25__decode.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/data/25__decode.html?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/data/26__printf.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/data/26__printf.html?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/data/date.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/data/date.html?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/data/debug.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/data/debug.html?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/data/hash.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/data/hash.html?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/data/list.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/data/list.html?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/data/logic.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/data/logic.html?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/data/text.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/data/text.html?rev=23247&op=file

Added: branches/upstream/libpetal-utils-perl/current/t/data/uri.html
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpetal-utils-perl/current/t/data/uri.html?rev=23247&op=file




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