r65096 - in /branches/upstream/libnet-imap-simple-perl/current: ./ contrib/ inc/Net/IMAP/ inc/Net/IMAP/Server/ inc/Net/IMAP/Server/Command/ lib/ lib/Net/ lib/Net/IMAP/ lib/Net/IMAP/Simple/ t/

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Nov 20 20:02:26 UTC 2010


Author: gregoa
Date: Sat Nov 20 20:02:01 2010
New Revision: 65096

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

Added:
    branches/upstream/libnet-imap-simple-perl/current/contrib/SimpleX.pm
    branches/upstream/libnet-imap-simple-perl/current/contrib/SimpleX.pod
    branches/upstream/libnet-imap-simple-perl/current/lib/
    branches/upstream/libnet-imap-simple-perl/current/lib/Net/
    branches/upstream/libnet-imap-simple-perl/current/lib/Net/IMAP/
    branches/upstream/libnet-imap-simple-perl/current/lib/Net/IMAP/Simple/
    branches/upstream/libnet-imap-simple-perl/current/lib/Net/IMAP/Simple/PipeSocket.pm
    branches/upstream/libnet-imap-simple-perl/current/t/10_list.t
    branches/upstream/libnet-imap-simple-perl/current/t/19_readline_callback.t
    branches/upstream/libnet-imap-simple-perl/current/t/22_uidcopy_multiple.t
    branches/upstream/libnet-imap-simple-perl/current/t/42_preauth_with_command.t
    branches/upstream/libnet-imap-simple-perl/current/t/50_body_summary.t
    branches/upstream/libnet-imap-simple-perl/current/t/55_uid_stuff.t
    branches/upstream/libnet-imap-simple-perl/current/t/60_fetch_with_grammar.t
    branches/upstream/libnet-imap-simple-perl/current/t/70_list2range.t
Removed:
    branches/upstream/libnet-imap-simple-perl/current/t/40_preauth.t
    branches/upstream/libnet-imap-simple-perl/current/t/ppsc_server.pm
Modified:
    branches/upstream/libnet-imap-simple-perl/current/.perlcriticrc
    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/Simple.pod
    branches/upstream/libnet-imap-simple-perl/current/contrib/connectalot.pl
    branches/upstream/libnet-imap-simple-perl/current/inc/Net/IMAP/Server.pm
    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/Authenticate.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/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/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/Uid.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/DefaultModel.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
    branches/upstream/libnet-imap-simple-perl/current/stop_server.sh
    branches/upstream/libnet-imap-simple-perl/current/t/07_select_and_examine.t
    branches/upstream/libnet-imap-simple-perl/current/t/08_selectalot.t
    branches/upstream/libnet-imap-simple-perl/current/t/09_concurrent_connections_new.t
    branches/upstream/libnet-imap-simple-perl/current/t/11_mailboxes.t
    branches/upstream/libnet-imap-simple-perl/current/t/15_flags.t
    branches/upstream/libnet-imap-simple-perl/current/t/17_status_and_select.t
    branches/upstream/libnet-imap-simple-perl/current/t/22_copy_multiple.t
    branches/upstream/libnet-imap-simple-perl/current/t/23_delete_multiple.t
    branches/upstream/libnet-imap-simple-perl/current/t/35_imap_results_in_message_body.t
    branches/upstream/libnet-imap-simple-perl/current/t/45_search.t
    branches/upstream/libnet-imap-simple-perl/current/t/pod_coverage.t
    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/.perlcriticrc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/.perlcriticrc?rev=65096&op=diff

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=65096&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=65096&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=65096&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=65096&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=65096&op=diff

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

Added: branches/upstream/libnet-imap-simple-perl/current/contrib/SimpleX.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/contrib/SimpleX.pm?rev=65096&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/contrib/SimpleX.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/contrib/SimpleX.pod?rev=65096&op=file

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

Modified: 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=65096&op=diff

Modified: 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=65096&op=diff

Modified: 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=65096&op=diff

Modified: 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=65096&op=diff

Modified: 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=65096&op=diff

Modified: 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=65096&op=diff

Modified: 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=65096&op=diff

Modified: 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=65096&op=diff

Modified: 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=65096&op=diff

Modified: 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=65096&op=diff

Modified: 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=65096&op=diff

Modified: 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=65096&op=diff

Modified: 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=65096&op=diff

Modified: 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=65096&op=diff

Modified: 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=65096&op=diff

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

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

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

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

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

Added: branches/upstream/libnet-imap-simple-perl/current/t/10_list.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/t/10_list.t?rev=65096&op=file

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

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

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

Added: branches/upstream/libnet-imap-simple-perl/current/t/19_readline_callback.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/t/19_readline_callback.t?rev=65096&op=file

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

Added: branches/upstream/libnet-imap-simple-perl/current/t/22_uidcopy_multiple.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/t/22_uidcopy_multiple.t?rev=65096&op=file

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

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

Added: branches/upstream/libnet-imap-simple-perl/current/t/42_preauth_with_command.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/t/42_preauth_with_command.t?rev=65096&op=file

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

Added: branches/upstream/libnet-imap-simple-perl/current/t/50_body_summary.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/t/50_body_summary.t?rev=65096&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/t/55_uid_stuff.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/t/55_uid_stuff.t?rev=65096&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/t/60_fetch_with_grammar.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/t/60_fetch_with_grammar.t?rev=65096&op=file

Added: branches/upstream/libnet-imap-simple-perl/current/t/70_list2range.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-imap-simple-perl/current/t/70_list2range.t?rev=65096&op=file

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

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=65096&op=diff




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