[Bps-public-commit] Net-IMAP-Server branch, master, updated. 1.19

Alex M Vandiver alexmv at bestpractical.com
Fri Jun 19 13:46:53 EDT 2009


The branch, master has been updated
       via  faba2bc237445f6aff6035a4881874978d28e150 (commit)
       via  46ee56f08190d8c39e87e8453451a5d044eb6174 (commit)
      from  8b86848532f794bbaf8d3b2e1cc1dc56425c2a24 (commit)

Summary of changes:
 Changes                      |    3 +++
 META.yml                     |    2 +-
 SIGNATURE                    |   14 +++++++-------
 lib/Net/IMAP/Server.pm       |    2 +-
 lib/Net/IMAP/Server/Error.pm |   21 +++++++++++++++++++--
 5 files changed, 31 insertions(+), 11 deletions(-)

- Log -----------------------------------------------------------------
commit 46ee56f08190d8c39e87e8453451a5d044eb6174
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Fri Jun 19 13:25:50 2009 -0400

    Fix POD coverage on Net::IMAP::Server::Error

diff --git a/lib/Net/IMAP/Server/Error.pm b/lib/Net/IMAP/Server/Error.pm
index c8ae905..e54d863 100644
--- a/lib/Net/IMAP/Server/Error.pm
+++ b/lib/Net/IMAP/Server/Error.pm
@@ -1,5 +1,3 @@
-# This is intentionally not Net::IMAP::Server::Command::Error, so that
-# it does not pollute the client command namespace
 package Net::IMAP::Server::Error;
 
 use warnings;
@@ -7,6 +5,25 @@ use strict;
 
 use base qw/Net::IMAP::Server::Command/;
 
+=head1 NAME
+
+Net::IMAP::Server::Error - A command which failed catastrophically
+
+=head1 DESCRIPTION
+
+A subclass of L<Net::IMAP::Server::Command> used when the true command
+fails to compile or load, for whatever reason.  This is intentionally
+not C<Net::IMAP::Server::Command::Error>, as that would make it
+available to clients as the C<ERROR> command.
+
+=head1 METHODS
+
+=head2 run
+
+Produces a server error.
+
+=cut
+
 sub run {
     my $self = shift;
 

commit faba2bc237445f6aff6035a4881874978d28e150
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Fri Jun 19 13:27:40 2009 -0400

    1.19 releng

diff --git a/Changes b/Changes
index 2ec17e2..f6c34ef 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Net-IMAP-Server
 
+1.19   Fri Jun 19 15:26:17 2009
+        * Fix POD coverage on Net::IMAP::Server::Error
+
 1.18   Wed Jun 17 14:50:16 2009
         * Handle compile errors in required commands better
         * Add missing DateTime::Format::Strptime dependency
diff --git a/META.yml b/META.yml
index ca3405a..65565a4 100644
--- a/META.yml
+++ b/META.yml
@@ -35,4 +35,4 @@ requires:
   UNIVERSAL::require: 0
 resources:
   license: http://dev.perl.org/licenses/
-version: 1.18
+version: 1.19
diff --git a/SIGNATURE b/SIGNATURE
index 49997b2..76b38bc 100644
--- a/SIGNATURE
+++ b/SIGNATURE
@@ -14,9 +14,9 @@ not run its Makefile.PL or Build.PL.
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-SHA1 3a11a6ce1d0b9f75c4946a094b2145bc6e5adb5f Changes
+SHA1 5cdbbc8bfaa7fc19c34c2eb72b6e9b93734f4905 Changes
 SHA1 422032f0595e2e18fca67c2975c2c5f617d95569 MANIFEST
-SHA1 855ab9b9b25392e4635b9f4f49fbcbcdf24a03df META.yml
+SHA1 75fc49833aa06c7a85f919a8b613bd870595a201 META.yml
 SHA1 ccec6cf043c8037dddd9067027ebe3def097d9e4 Makefile.PL
 SHA1 f4c6e4793fd7815aec4abfcd69018d8f34d832a8 README
 SHA1 f5333026061a6f347e7f2a3ce8bb6847081c200c certs/server-cert.pem
@@ -30,7 +30,7 @@ SHA1 c45b2672d8ae49d710343f39f68d00c28cba4b43 inc/Module/Install/Makefile.pm
 SHA1 82e172b951d97f74315af04cb7b909afa546fc07 inc/Module/Install/Metadata.pm
 SHA1 1b1de77b3187dfbbd6de905e539ff1393c1aa6a0 inc/Module/Install/Win32.pm
 SHA1 c1c96fa424457d79caaaf9af61037e6f984e71dc inc/Module/Install/WriteAll.pm
-SHA1 c5c9b257e7e7a616712db103b7ca2d0ad84692ac lib/Net/IMAP/Server.pm
+SHA1 0dcfa5fac18c1874e0a435077796bfec5ebb3ac0 lib/Net/IMAP/Server.pm
 SHA1 e0016d978a1d896866cf27494ae9651d8af50311 lib/Net/IMAP/Server/Command.pm
 SHA1 636e390f8f44ee6c51321220a44c20ceba08b44d lib/Net/IMAP/Server/Command/Append.pm
 SHA1 5c203d47099444ceb8ce9e8927353d91ba0545cd lib/Net/IMAP/Server/Command/Authenticate.pm
@@ -62,7 +62,7 @@ SHA1 4591be8d501ea8877f3b4d4418620cce094256ab lib/Net/IMAP/Server/Command/Unsubs
 SHA1 b1a668c6b5cd61e4a0390123cb9c711a3b456b10 lib/Net/IMAP/Server/Connection.pm
 SHA1 716c1bb33a3b970dfc80b2d19366b719a48caef3 lib/Net/IMAP/Server/DefaultAuth.pm
 SHA1 9eea45b97044ad2d07db6b8959c6e41d60c550d5 lib/Net/IMAP/Server/DefaultModel.pm
-SHA1 d3307e452ff77e52353a4bfa741b55adcdeb4f59 lib/Net/IMAP/Server/Error.pm
+SHA1 688651b7e624fe1d4bf29e320b05d0872fb54dd0 lib/Net/IMAP/Server/Error.pm
 SHA1 92668acf271c99421140fe8684a91c2415a779b5 lib/Net/IMAP/Server/Mailbox.pm
 SHA1 304b0d74141a70537b8c847acac806e18a966757 lib/Net/IMAP/Server/Message.pm
 SHA1 2e67e318edc490da7367ebcc789d35d0810e00e6 t/00.load.t
@@ -71,7 +71,7 @@ SHA1 0190346d7072d458c8a10a45c19f86db641dcc48 t/pod.t
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.11 (GNU/Linux)
 
-iEYEARECAAYFAko5QY0ACgkQMflWJZZAbqCRHQCeIuAFt07G7a55IsFWpeL/3IjI
-HuQAnjQWWH+Xt10G5TUCviPBar2OhtI2
-=bs5A
+iEYEARECAAYFAko7yl8ACgkQMflWJZZAbqDeQgCfcRfV3w2RyBVNTqL2GbQC0b2E
+2GAAn3W1S482H0rTENmaS165TQvhHRFt
+=N7f1
 -----END PGP SIGNATURE-----
diff --git a/lib/Net/IMAP/Server.pm b/lib/Net/IMAP/Server.pm
index 94c4d04..0fe2b63 100644
--- a/lib/Net/IMAP/Server.pm
+++ b/lib/Net/IMAP/Server.pm
@@ -8,7 +8,7 @@ use base qw/Net::Server::Coro Class::Accessor/;
 use UNIVERSAL::require;
 use Coro;
 
-our $VERSION = '1.18';
+our $VERSION = '1.19';
 
 =head1 NAME
 

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list