File: MANIFEST

package info (click to toggle)
mailtools 1.11-2
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 188 kB
  • ctags: 194
  • sloc: perl: 2,004; makefile: 43
file content (25 lines) | stat: -rw-r--r-- 764 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
ChangeLog
MANIFEST			This File
Mail/Address.pm			Manipulation of electronic mail addresses
Mail/Alias.pm			Read/Write various mail alias file formats
Mail/Cap.pm			Read mailcap files
Mail/Field.pm			
Mail/Field/AddrList.pm		
Mail/Field/Date.pm		
Mail/Filter.pm			
Mail/Header.pm			
Mail/Internet.pm		Functions for RFC822 mail manipulations
Mail/Mailer.pm			Simple mail agent interface
Mail/Send.pm			Simple interface for sending mail
Mail/Util.pm			Mail related utilities
Makefile.PL			Perl MakeMaker Makefile
README
README.demos
bin/forwd_demo.PL		example script to forward a message
bin/rplyto_demo.PL		example script to reply to a message
bin/send_demo.PL		example script to send a message using sendmail
t/extract.t
t/mailcap.t
t/mailer.t
t/require.t
t/send.t