r36860 - in /branches/upstream/libtest-mockrandom-perl: ./ current/ current/examples/ current/inc/ current/inc/Module/ current/inc/Module/Build/ current/lib/ current/lib/Test/ current/t/ current/xt/

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Sat May 30 18:30:31 UTC 2009


Author: carnil-guest
Date: Sat May 30 18:30:27 2009
New Revision: 36860

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

Added:
    branches/upstream/libtest-mockrandom-perl/
    branches/upstream/libtest-mockrandom-perl/current/
    branches/upstream/libtest-mockrandom-perl/current/Build.PL
    branches/upstream/libtest-mockrandom-perl/current/Changes
    branches/upstream/libtest-mockrandom-perl/current/LICENSE
    branches/upstream/libtest-mockrandom-perl/current/MANIFEST
    branches/upstream/libtest-mockrandom-perl/current/MANIFEST.SKIP
    branches/upstream/libtest-mockrandom-perl/current/META.yml
    branches/upstream/libtest-mockrandom-perl/current/Makefile.PL
    branches/upstream/libtest-mockrandom-perl/current/README
    branches/upstream/libtest-mockrandom-perl/current/Todo
    branches/upstream/libtest-mockrandom-perl/current/examples/
    branches/upstream/libtest-mockrandom-perl/current/examples/mock-rand.t
    branches/upstream/libtest-mockrandom-perl/current/inc/
    branches/upstream/libtest-mockrandom-perl/current/inc/Module/
    branches/upstream/libtest-mockrandom-perl/current/inc/Module/Build/
    branches/upstream/libtest-mockrandom-perl/current/inc/Module/Build/WikiDoc.pm
    branches/upstream/libtest-mockrandom-perl/current/lib/
    branches/upstream/libtest-mockrandom-perl/current/lib/Test/
    branches/upstream/libtest-mockrandom-perl/current/lib/Test/MockRandom.pm
    branches/upstream/libtest-mockrandom-perl/current/lib/Test/MockRandom.pod
    branches/upstream/libtest-mockrandom-perl/current/t/
    branches/upstream/libtest-mockrandom-perl/current/t/00-null-import.t   (with props)
    branches/upstream/libtest-mockrandom-perl/current/t/01-OO-syntax.t
    branches/upstream/libtest-mockrandom-perl/current/t/02-override-PACKAGE.t
    branches/upstream/libtest-mockrandom-perl/current/t/03-override-PACKAGE-dwim-hack.t   (with props)
    branches/upstream/libtest-mockrandom-perl/current/t/04-override-module.t   (with props)
    branches/upstream/libtest-mockrandom-perl/current/t/05-override-list.t   (with props)
    branches/upstream/libtest-mockrandom-perl/current/t/06-override-global.t   (with props)
    branches/upstream/libtest-mockrandom-perl/current/t/07-empty-string-import.t   (with props)
    branches/upstream/libtest-mockrandom-perl/current/t/09-import-override-reoverride.t   (with props)
    branches/upstream/libtest-mockrandom-perl/current/t/10-export_fcn_to.t   (with props)
    branches/upstream/libtest-mockrandom-perl/current/t/11-export_aliasing.t   (with props)
    branches/upstream/libtest-mockrandom-perl/current/t/15-custom-export-spec.t   (with props)
    branches/upstream/libtest-mockrandom-perl/current/t/16-custom-export-error-handling.t   (with props)
    branches/upstream/libtest-mockrandom-perl/current/t/17-list-context.t
    branches/upstream/libtest-mockrandom-perl/current/t/RandomList.pm
    branches/upstream/libtest-mockrandom-perl/current/t/SomePackage.pm   (with props)
    branches/upstream/libtest-mockrandom-perl/current/t/SomeRandPackage.pm   (with props)
    branches/upstream/libtest-mockrandom-perl/current/xt/
    branches/upstream/libtest-mockrandom-perl/current/xt/critic.t
    branches/upstream/libtest-mockrandom-perl/current/xt/perlcriticrc
    branches/upstream/libtest-mockrandom-perl/current/xt/pod-coverage.t
    branches/upstream/libtest-mockrandom-perl/current/xt/pod.t
    branches/upstream/libtest-mockrandom-perl/current/xt/spelling.t

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

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

Added: branches/upstream/libtest-mockrandom-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/Changes?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/LICENSE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/LICENSE?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/MANIFEST?rev=36860&op=file

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

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

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

Added: branches/upstream/libtest-mockrandom-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/README?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/Todo
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/Todo?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/examples/mock-rand.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/examples/mock-rand.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/inc/Module/Build/WikiDoc.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/inc/Module/Build/WikiDoc.pm?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/lib/Test/MockRandom.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/lib/Test/MockRandom.pm?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/lib/Test/MockRandom.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/lib/Test/MockRandom.pod?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/t/00-null-import.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/t/00-null-import.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/t/01-OO-syntax.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/t/01-OO-syntax.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/t/02-override-PACKAGE.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/t/02-override-PACKAGE.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/t/03-override-PACKAGE-dwim-hack.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/t/03-override-PACKAGE-dwim-hack.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/t/04-override-module.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/t/04-override-module.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/t/05-override-list.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/t/05-override-list.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/t/06-override-global.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/t/06-override-global.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/t/07-empty-string-import.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/t/07-empty-string-import.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/t/09-import-override-reoverride.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/t/09-import-override-reoverride.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/t/10-export_fcn_to.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/t/10-export_fcn_to.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/t/11-export_aliasing.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/t/11-export_aliasing.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/t/15-custom-export-spec.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/t/15-custom-export-spec.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/t/16-custom-export-error-handling.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/t/16-custom-export-error-handling.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/t/17-list-context.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/t/17-list-context.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/t/RandomList.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/t/RandomList.pm?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/t/SomePackage.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/t/SomePackage.pm?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/t/SomeRandPackage.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/t/SomeRandPackage.pm?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/xt/critic.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/xt/critic.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/xt/perlcriticrc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/xt/perlcriticrc?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/xt/pod-coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/xt/pod-coverage.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/xt/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/xt/pod.t?rev=36860&op=file

Added: branches/upstream/libtest-mockrandom-perl/current/xt/spelling.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-mockrandom-perl/current/xt/spelling.t?rev=36860&op=file




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