HEX
Server: nginx/1.29.3
System: Linux 11979.bigscoots-wpo.com 6.8.0-88-generic #89-Ubuntu SMP PREEMPT_DYNAMIC Sat Oct 11 01:02:46 UTC 2025 x86_64
User: nginx (1068)
PHP: 7.4.33
Disabled: exec,system,passthru,shell_exec,proc_open,proc_close,popen,show_source,cmd# Do not modify this line # 1684243876
Upload Files
File: //usr/share/doc/perl-Cyrus/Changes
Revision history for Perl extension IMAP::Cyrus.

0.01  Mon Oct 18 11:24:14 1999
        - original version; created by h2xs 1.19

0.06  Fri Oct 29 13:45:46 1999
        - imclient part complete, except for Perl wrapper for _send()

0.85  Thu Nov  4 16:24:13 1999
        - Perl wrapper for _authenticate(), does CAPABILITY call and works
          around SASL bug
        - wrapper for _send complete; doesn't handle sync literals, because
          that requires imclient internals visible from Perl
        - updated to Cyrus 1.6.19
        - added &getselectinfo()
        - tests are more comprehensive, no longer dependent on ECE

0.86  Fri Nov 12 16:22:17 1999
        - (partially) implemented IMAP::Cyrus::Shell
        - split IMAP::Cyrus and IMAP::Cyrus::Admin

0.95  Thu Dec 16 14:30:32 1999
        - rewrite IMAP::Cyrus::Admin error handling to use an error method
          instead of stealing $@; this also allows checking for errors when
          routines can legitimately return undef/()
        - wrapping it up, finalizing documentation, shell wrapper for cyradm