File: README

package info (click to toggle)
libmail-imaptalk-perl 1.03-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 144 kB
  • ctags: 90
  • sloc: perl: 1,151; makefile: 15
file content (29 lines) | stat: -rw-r--r-- 514 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Mail::IMAPTalk version 1.03
==========================

A perl module to access an IMAP server. See POD documentation
with the module for features.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make install

DEPENDENCIES

None

COPYRIGHT AND LICENCE

Rob Mueller <cpan@robm.fastmail.fm>

COPYRIGHT AND LICENCE

Copyright (C) 2003-2004 by FastMail IP Partners

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.