r24346 - in /branches/upstream/libmail-mboxparser-perl: ./ current/ current/MboxParser/ current/MboxParser/Mail/ current/eg/ current/t/

diocles-guest at users.alioth.debian.org diocles-guest at users.alioth.debian.org
Sat Aug 16 01:11:47 UTC 2008


Author: diocles-guest
Date: Sat Aug 16 01:11:43 2008
New Revision: 24346

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

Added:
    branches/upstream/libmail-mboxparser-perl/
    branches/upstream/libmail-mboxparser-perl/current/
    branches/upstream/libmail-mboxparser-perl/current/Changelog
    branches/upstream/libmail-mboxparser-perl/current/MANIFEST
    branches/upstream/libmail-mboxparser-perl/current/META.yml
    branches/upstream/libmail-mboxparser-perl/current/Makefile.PL
    branches/upstream/libmail-mboxparser-perl/current/MboxParser/
    branches/upstream/libmail-mboxparser-perl/current/MboxParser.pm
    branches/upstream/libmail-mboxparser-perl/current/MboxParser/Base.pm
    branches/upstream/libmail-mboxparser-perl/current/MboxParser/Mail/
    branches/upstream/libmail-mboxparser-perl/current/MboxParser/Mail.pm
    branches/upstream/libmail-mboxparser-perl/current/MboxParser/Mail/Body.pm
    branches/upstream/libmail-mboxparser-perl/current/MboxParser/Mail/Convertable.pm
    branches/upstream/libmail-mboxparser-perl/current/README
    branches/upstream/libmail-mboxparser-perl/current/eg/
    branches/upstream/libmail-mboxparser-perl/current/eg/store_att.pl   (with props)
    branches/upstream/libmail-mboxparser-perl/current/eg/store_att_while.pl   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/
    branches/upstream/libmail-mboxparser-perl/current/t/0_pod.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/0_pod_coverage.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/10_qpnames.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/1_mmb.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/2_for.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/3_while.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/4_index.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/5_body.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/6_autoload.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/7_attach.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/8_from_trace.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/9_direct_invok.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/old_1_mmb.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/old_2_for.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/old_3_while.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/old_4_index.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/old_5_body.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/old_6_autoload.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/old_7_attach.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/old_8_from_trace.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/old_9_direct_invok.t   (with props)
    branches/upstream/libmail-mboxparser-perl/current/t/qpname
    branches/upstream/libmail-mboxparser-perl/current/t/testbox

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

Added: branches/upstream/libmail-mboxparser-perl/current/Changelog
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/Changelog?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/MANIFEST?rev=24346&op=file

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

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

Added: branches/upstream/libmail-mboxparser-perl/current/MboxParser.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/MboxParser.pm?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/MboxParser/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/MboxParser/Base.pm?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/MboxParser/Mail.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/MboxParser/Mail.pm?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/MboxParser/Mail/Body.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/MboxParser/Mail/Body.pm?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/MboxParser/Mail/Convertable.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/MboxParser/Mail/Convertable.pm?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/README?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/eg/store_att.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/eg/store_att.pl?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/eg/store_att_while.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/eg/store_att_while.pl?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/0_pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/0_pod.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/0_pod_coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/0_pod_coverage.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/10_qpnames.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/10_qpnames.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/1_mmb.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/1_mmb.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/2_for.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/2_for.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/3_while.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/3_while.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/4_index.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/4_index.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/5_body.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/5_body.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/6_autoload.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/6_autoload.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/7_attach.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/7_attach.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/8_from_trace.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/8_from_trace.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/9_direct_invok.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/9_direct_invok.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/old_1_mmb.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/old_1_mmb.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/old_2_for.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/old_2_for.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/old_3_while.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/old_3_while.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/old_4_index.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/old_4_index.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/old_5_body.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/old_5_body.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/old_6_autoload.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/old_6_autoload.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/old_7_attach.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/old_7_attach.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/old_8_from_trace.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/old_8_from_trace.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/old_9_direct_invok.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/old_9_direct_invok.t?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/qpname
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/qpname?rev=24346&op=file

Added: branches/upstream/libmail-mboxparser-perl/current/t/testbox
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmail-mboxparser-perl/current/t/testbox?rev=24346&op=file




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