r62824 - in /branches/upstream/libmath-bigint-perl: ./ current/ current/examples/ current/inc/ current/inc/Module/ current/inc/Module/Install/ current/lib/ current/lib/Math/ current/lib/Math/BigInt/ current/t/ current/t/Math/ current/t/Math/BigFloat/ current/t/Math/BigInt/

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Sep 24 14:13:34 UTC 2010


Author: gregoa
Date: Fri Sep 24 14:13:15 2010
New Revision: 62824

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62824
Log:
[svn-inject] Installing original source of libmath-bigint-perl (1.95)

Added:
    branches/upstream/libmath-bigint-perl/
    branches/upstream/libmath-bigint-perl/current/
    branches/upstream/libmath-bigint-perl/current/BENCHMARK
    branches/upstream/libmath-bigint-perl/current/BUGS
    branches/upstream/libmath-bigint-perl/current/CHANGES
    branches/upstream/libmath-bigint-perl/current/CREDITS
    branches/upstream/libmath-bigint-perl/current/GOALS
    branches/upstream/libmath-bigint-perl/current/HISTORY
    branches/upstream/libmath-bigint-perl/current/INSTALL
    branches/upstream/libmath-bigint-perl/current/LICENSE
    branches/upstream/libmath-bigint-perl/current/MANIFEST
    branches/upstream/libmath-bigint-perl/current/MANIFEST.SKIP
    branches/upstream/libmath-bigint-perl/current/META.yml
    branches/upstream/libmath-bigint-perl/current/Makefile.PL
    branches/upstream/libmath-bigint-perl/current/NEW
    branches/upstream/libmath-bigint-perl/current/README
    branches/upstream/libmath-bigint-perl/current/SIGNATURE
    branches/upstream/libmath-bigint-perl/current/TODO
    branches/upstream/libmath-bigint-perl/current/examples/
    branches/upstream/libmath-bigint-perl/current/examples/1000.txt
    branches/upstream/libmath-bigint-perl/current/examples/bigprimes.pl   (with props)
    branches/upstream/libmath-bigint-perl/current/examples/hailstone.pl   (with props)
    branches/upstream/libmath-bigint-perl/current/examples/prime.pl   (with props)
    branches/upstream/libmath-bigint-perl/current/inc/
    branches/upstream/libmath-bigint-perl/current/inc/Module/
    branches/upstream/libmath-bigint-perl/current/inc/Module/Install/
    branches/upstream/libmath-bigint-perl/current/inc/Module/Install.pm
    branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libmath-bigint-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libmath-bigint-perl/current/lib/
    branches/upstream/libmath-bigint-perl/current/lib/Math/
    branches/upstream/libmath-bigint-perl/current/lib/Math/BigFloat.pm
    branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt/
    branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt.pm
    branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt/Calc.pm
    branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt/CalcEmu.pm
    branches/upstream/libmath-bigint-perl/current/t/
    branches/upstream/libmath-bigint-perl/current/t/Math/
    branches/upstream/libmath-bigint-perl/current/t/Math/BigFloat/
    branches/upstream/libmath-bigint-perl/current/t/Math/BigFloat/Subclass.pm
    branches/upstream/libmath-bigint-perl/current/t/Math/BigInt/
    branches/upstream/libmath-bigint-perl/current/t/Math/BigInt/BareCalc.pm
    branches/upstream/libmath-bigint-perl/current/t/Math/BigInt/Scalar.pm
    branches/upstream/libmath-bigint-perl/current/t/Math/BigInt/Subclass.pm
    branches/upstream/libmath-bigint-perl/current/t/_e_math.t
    branches/upstream/libmath-bigint-perl/current/t/alias.inc
    branches/upstream/libmath-bigint-perl/current/t/bare_mbf.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/bare_mbi.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/bare_mif.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/big_pi_e.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/bigfltpm.inc
    branches/upstream/libmath-bigint-perl/current/t/bigfltpm.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/bigintc.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/bigintpm.inc
    branches/upstream/libmath-bigint-perl/current/t/bigintpm.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/bigints.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/biglog.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/bigroot.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/calling.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/config.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/const_mbf.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/constant.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/downgrade.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/inf_nan.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/isa.t
    branches/upstream/libmath-bigint-perl/current/t/lib_load.t
    branches/upstream/libmath-bigint-perl/current/t/mbf_ali.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/mbi_ali.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/mbi_rand.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/mbimbf.inc
    branches/upstream/libmath-bigint-perl/current/t/mbimbf.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/nan_cmp.t
    branches/upstream/libmath-bigint-perl/current/t/new_overloaded.t
    branches/upstream/libmath-bigint-perl/current/t/pod.t
    branches/upstream/libmath-bigint-perl/current/t/pod_cov.t
    branches/upstream/libmath-bigint-perl/current/t/req_mbf0.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/req_mbf1.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/req_mbfa.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/req_mbfi.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/req_mbfn.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/req_mbfw.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/require.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/round.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/sub_ali.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/sub_mbf.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/sub_mbi.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/sub_mif.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/trap.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/upgrade.inc
    branches/upstream/libmath-bigint-perl/current/t/upgrade.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/upgradef.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/use.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/use_lib1.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/use_lib2.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/use_lib3.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/use_lib4.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/use_mbfw.t   (with props)
    branches/upstream/libmath-bigint-perl/current/t/with_sub.t   (with props)

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

Added: branches/upstream/libmath-bigint-perl/current/BENCHMARK
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/BENCHMARK?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/BUGS
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/BUGS?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/CHANGES
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/CHANGES?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/CREDITS
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/CREDITS?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/GOALS
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/GOALS?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/HISTORY
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/HISTORY?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/INSTALL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/INSTALL?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/LICENSE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/LICENSE?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/MANIFEST?rev=62824&op=file

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

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

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

Added: branches/upstream/libmath-bigint-perl/current/NEW
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/NEW?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/README?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/SIGNATURE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/SIGNATURE?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/TODO
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/TODO?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/examples/1000.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/examples/1000.txt?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/examples/bigprimes.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/examples/bigprimes.pl?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/examples/hailstone.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/examples/hailstone.pl?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/examples/prime.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/examples/prime.pl?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/inc/Module/Install.pm?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Base.pm?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Can.pm?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Fetch.pm?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Makefile.pm?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Metadata.pm?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/inc/Module/Install/Win32.pm?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/inc/Module/Install/WriteAll.pm?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/lib/Math/BigFloat.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/lib/Math/BigFloat.pm?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt.pm?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt/Calc.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt/Calc.pm?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt/CalcEmu.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/lib/Math/BigInt/CalcEmu.pm?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/Math/BigFloat/Subclass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/Math/BigFloat/Subclass.pm?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/Math/BigInt/BareCalc.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/Math/BigInt/BareCalc.pm?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/Math/BigInt/Scalar.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/Math/BigInt/Scalar.pm?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/Math/BigInt/Subclass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/Math/BigInt/Subclass.pm?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/_e_math.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/_e_math.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/alias.inc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/alias.inc?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/bare_mbf.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bare_mbf.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/bare_mbi.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bare_mbi.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/bare_mif.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bare_mif.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/big_pi_e.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/big_pi_e.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/bigfltpm.inc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bigfltpm.inc?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/bigfltpm.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bigfltpm.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/bigintc.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bigintc.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/bigintpm.inc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bigintpm.inc?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/bigintpm.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bigintpm.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/bigints.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bigints.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/biglog.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/biglog.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/bigroot.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/bigroot.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/calling.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/calling.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/config.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/config.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/const_mbf.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/const_mbf.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/constant.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/constant.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/downgrade.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/downgrade.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/inf_nan.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/inf_nan.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/isa.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/isa.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/lib_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/lib_load.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/mbf_ali.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/mbf_ali.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/mbi_ali.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/mbi_ali.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/mbi_rand.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/mbi_rand.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/mbimbf.inc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/mbimbf.inc?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/mbimbf.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/mbimbf.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/nan_cmp.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/nan_cmp.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/new_overloaded.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/new_overloaded.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/pod.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/pod_cov.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/pod_cov.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/req_mbf0.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/req_mbf0.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/req_mbf1.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/req_mbf1.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/req_mbfa.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/req_mbfa.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/req_mbfi.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/req_mbfi.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/req_mbfn.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/req_mbfn.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/req_mbfw.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/req_mbfw.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/require.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/require.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/round.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/round.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/sub_ali.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/sub_ali.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/sub_mbf.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/sub_mbf.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/sub_mbi.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/sub_mbi.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/sub_mif.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/sub_mif.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/trap.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/trap.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/upgrade.inc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/upgrade.inc?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/upgrade.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/upgrade.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/upgradef.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/upgradef.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/use.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/use.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/use_lib1.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/use_lib1.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/use_lib2.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/use_lib2.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/use_lib3.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/use_lib3.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/use_lib4.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/use_lib4.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/use_mbfw.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/use_mbfw.t?rev=62824&op=file

Added: branches/upstream/libmath-bigint-perl/current/t/with_sub.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmath-bigint-perl/current/t/with_sub.t?rev=62824&op=file




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