File: TODO

package info (click to toggle)
libmail-verify-perl 0.02-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 72 kB
  • sloc: perl: 58; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 422 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Id: TODO,v 1.1.1.1 2001/07/26 18:33:27 petef Exp $

* Better comments maybe?

* Try to use EXPN and/or VRFY

* Check characters in email address for RFC compliance

* Make an object that would be used to verify the email address, and have
  PrintError and other methods

* Fix PREREQ_PM in Makefile.PL to actually point to the version numbers 
  required (I didn't have time to look through the respective ChangeLogs)