Changeset 413c910 for perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm
- Timestamp:
- Jun 25, 2011, 2:15:22 AM (13 years ago)
- Children:
- d9fbfd8
- Parents:
- 8b293ea
- git-author:
- David Benjamin <davidben@mit.edu> (06/25/11 01:42:31)
- git-committer:
- David Benjamin <davidben@mit.edu> (06/25/11 02:15:22)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm
rc8d9f84 r413c910 10 10 =head1 DESCRIPTION 11 11 12 This module implements Jabber support for barnowl.12 This module implements Jabber support for BarnOwl. 13 13 14 14 =cut … … 36 36 if($IO::Socket::SSL::VERSION eq "0.97") { 37 37 BarnOwl::error("You are using IO::Socket:SSL 0.97, which \n" . 38 "contains bugs causing it not to work with barnowl's\n" .38 "contains bugs causing it not to work with BarnOwl's\n" . 39 39 "Jabber support. We recommend updating to the latest\n" . 40 40 "IO::Socket::SSL from CPAN. \n");
Note: See TracChangeset
for help on using the changeset viewer.