r56629 - in /branches/upstream/libautobox-core-perl/current: ./ lib/ lib/autobox/ t/

ivan at users.alioth.debian.org ivan at users.alioth.debian.org
Wed Apr 21 18:29:57 UTC 2010


Author: ivan
Date: Wed Apr 21 18:29:42 2010
New Revision: 56629

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=56629
Log:
[svn-upgrade] Integrating new upstream version, libautobox-core-perl (1.2)

Added:
    branches/upstream/libautobox-core-perl/current/lib/
    branches/upstream/libautobox-core-perl/current/lib/autobox/
    branches/upstream/libautobox-core-perl/current/lib/autobox/Core.pm
    branches/upstream/libautobox-core-perl/current/t/array-slice.t
    branches/upstream/libautobox-core-perl/current/t/bless.t
    branches/upstream/libautobox-core-perl/current/t/center.t
    branches/upstream/libautobox-core-perl/current/t/chomp.t
    branches/upstream/libautobox-core-perl/current/t/chop.t
    branches/upstream/libautobox-core-perl/current/t/chr.t
    branches/upstream/libautobox-core-perl/current/t/curry.t
    branches/upstream/libautobox-core-perl/current/t/each.t
    branches/upstream/libautobox-core-perl/current/t/elements.t
    branches/upstream/libautobox-core-perl/current/t/elems.t
    branches/upstream/libautobox-core-perl/current/t/first_index.t
    branches/upstream/libautobox-core-perl/current/t/flatten.t
    branches/upstream/libautobox-core-perl/current/t/flip.t
    branches/upstream/libautobox-core-perl/current/t/for.t
    branches/upstream/libautobox-core-perl/current/t/foreach.t
    branches/upstream/libautobox-core-perl/current/t/grep.t
    branches/upstream/libautobox-core-perl/current/t/head.t
    branches/upstream/libautobox-core-perl/current/t/index.t
    branches/upstream/libautobox-core-perl/current/t/join.t
    branches/upstream/libautobox-core-perl/current/t/keys.t
    branches/upstream/libautobox-core-perl/current/t/last_index.t
    branches/upstream/libautobox-core-perl/current/t/lc.t
    branches/upstream/libautobox-core-perl/current/t/lcfirst.t
    branches/upstream/libautobox-core-perl/current/t/length.t
    branches/upstream/libautobox-core-perl/current/t/map.t
    branches/upstream/libautobox-core-perl/current/t/number.t
    branches/upstream/libautobox-core-perl/current/t/numeric.t
    branches/upstream/libautobox-core-perl/current/t/ord.t
    branches/upstream/libautobox-core-perl/current/t/pack.t
    branches/upstream/libautobox-core-perl/current/t/pop.t
    branches/upstream/libautobox-core-perl/current/t/print.t
    branches/upstream/libautobox-core-perl/current/t/push.t
    branches/upstream/libautobox-core-perl/current/t/range.t
    branches/upstream/libautobox-core-perl/current/t/ref.t
    branches/upstream/libautobox-core-perl/current/t/reverse.t
    branches/upstream/libautobox-core-perl/current/t/rindex.t
    branches/upstream/libautobox-core-perl/current/t/s.t
    branches/upstream/libautobox-core-perl/current/t/say.t
    branches/upstream/libautobox-core-perl/current/t/scalar.t
    branches/upstream/libautobox-core-perl/current/t/shift.t
    branches/upstream/libautobox-core-perl/current/t/size.t
    branches/upstream/libautobox-core-perl/current/t/slice.t
    branches/upstream/libautobox-core-perl/current/t/sort.t
    branches/upstream/libautobox-core-perl/current/t/split.t
    branches/upstream/libautobox-core-perl/current/t/sprintf.t
    branches/upstream/libautobox-core-perl/current/t/substr.t
    branches/upstream/libautobox-core-perl/current/t/tail.t
    branches/upstream/libautobox-core-perl/current/t/uc.t
    branches/upstream/libautobox-core-perl/current/t/ucfirst.t
    branches/upstream/libautobox-core-perl/current/t/unpack.t
    branches/upstream/libautobox-core-perl/current/t/unshift.t
    branches/upstream/libautobox-core-perl/current/t/values.t
    branches/upstream/libautobox-core-perl/current/t/vec.t
Removed:
    branches/upstream/libautobox-core-perl/current/Changes
    branches/upstream/libautobox-core-perl/current/Core.pm
    branches/upstream/libautobox-core-perl/current/test.pl
Modified:
    branches/upstream/libautobox-core-perl/current/MANIFEST
    branches/upstream/libautobox-core-perl/current/META.yml
    branches/upstream/libautobox-core-perl/current/Makefile.PL
    branches/upstream/libautobox-core-perl/current/README
    branches/upstream/libautobox-core-perl/current/t/added.t

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

Modified: branches/upstream/libautobox-core-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/MANIFEST?rev=56629&op=diff

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

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

Modified: branches/upstream/libautobox-core-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/README?rev=56629&op=diff

Added: branches/upstream/libautobox-core-perl/current/lib/autobox/Core.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/lib/autobox/Core.pm?rev=56629&op=file

Modified: branches/upstream/libautobox-core-perl/current/t/added.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/added.t?rev=56629&op=diff

Added: branches/upstream/libautobox-core-perl/current/t/array-slice.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/array-slice.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/bless.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/bless.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/center.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/center.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/chomp.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/chomp.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/chop.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/chop.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/chr.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/chr.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/curry.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/curry.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/each.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/each.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/elements.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/elements.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/elems.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/elems.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/first_index.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/first_index.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/flatten.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/flatten.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/flip.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/flip.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/for.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/for.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/foreach.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/foreach.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/grep.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/grep.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/head.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/head.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/index.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/index.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/join.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/join.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/keys.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/keys.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/last_index.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/last_index.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/lc.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/lc.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/lcfirst.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/lcfirst.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/length.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/length.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/map.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/map.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/number.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/number.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/numeric.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/numeric.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/ord.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/ord.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/pack.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/pack.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/pop.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/pop.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/print.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/print.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/push.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/push.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/range.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/range.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/ref.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/ref.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/reverse.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/reverse.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/rindex.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/rindex.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/s.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/s.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/say.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/say.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/scalar.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/scalar.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/shift.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/shift.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/size.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/size.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/slice.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/slice.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/sort.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/sort.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/split.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/split.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/sprintf.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/sprintf.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/substr.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/substr.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/tail.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/tail.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/uc.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/uc.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/ucfirst.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/ucfirst.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/unpack.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/unpack.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/unshift.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/unshift.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/values.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/values.t?rev=56629&op=file

Added: branches/upstream/libautobox-core-perl/current/t/vec.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libautobox-core-perl/current/t/vec.t?rev=56629&op=file




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