r40120 - in /branches/upstream/libnet-imap-simple-perl/current: ./ inc/Net/ inc/Net/IMAP/ inc/Net/IMAP/Server/ inc/Net/IMAP/Server/Command/ t/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Jul 18 16:49:28 UTC 2009


Author: jawnsy-guest
Date: Sat Jul 18 16:49:21 2009
New Revision: 40120

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=40120
Log:
[svn-upgrade] Integrating new upstream version, libnet-imap-simple-perl (1.1903)

Added:
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Append.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Authenticate.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Capability.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Check.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Close.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Copy.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Create.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Delete.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Examine.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Expunge.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Fetch.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Id.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/List.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Login.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Logout.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Lsub.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Namespace.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Noop.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Rename.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Search.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Select.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Starttls.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Status.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Store.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Subscribe.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Uid.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Unsubscribe.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Connection.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/DefaultAuth.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/DefaultModel.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Error.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Mailbox.pm
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Message.pm
Modified:
    branches/upstream/libnet-imap-simple-perl/current/Changes
    branches/upstream/libnet-imap-simple-perl/current/MANIFEST
    branches/upstream/libnet-imap-simple-perl/current/META.yml
    branches/upstream/libnet-imap-simple-perl/current/Makefile.PL
    branches/upstream/libnet-imap-simple-perl/current/Simple.pm
    branches/upstream/libnet-imap-simple-perl/current/t/test_server.pm

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

Modified: branches/upstream/libnet-imap-simple-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/Changes?rev=40120&op=diff

Modified: branches/upstream/libnet-imap-simple-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/MANIFEST?rev=40120&op=diff

Modified: branches/upstream/libnet-imap-simple-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/META.yml?rev=40120&op=diff

Modified: branches/upstream/libnet-imap-simple-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/Makefile.PL?rev=40120&op=diff

Modified: branches/upstream/libnet-imap-simple-perl/current/Simple.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/Simple.pm?rev=40120&op=diff

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Append.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Append.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Authenticate.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Authenticate.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Capability.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Capability.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Check.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Check.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Close.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Close.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Copy.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Copy.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Create.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Create.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Delete.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Delete.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Examine.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Examine.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Expunge.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Expunge.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Fetch.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Id.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Id.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/List.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/List.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Login.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Login.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Logout.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Logout.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Lsub.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Lsub.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Namespace.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Namespace.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Noop.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Noop.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Rename.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Rename.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Search.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Search.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Select.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Select.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Starttls.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Starttls.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Status.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Status.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Store.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Store.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Subscribe.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Subscribe.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Uid.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Uid.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Unsubscribe.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Command/Unsubscribe.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Connection.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Connection.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/DefaultAuth.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/DefaultAuth.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/DefaultModel.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/DefaultModel.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Error.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Error.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Mailbox.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Mailbox.pm?rev=40120&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Message.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server/Message.pm?rev=40120&op=file

Modified: branches/upstream/libnet-imap-simple-perl/current/t/test_server.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/t/test_server.pm?rev=40120&op=diff




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