TODO file for Net::DRI
Send your wishlist to <netdri@dotandco.com>
=====================================================================

All
	* sign the distribution (Module::Signature)

Net::DRI
	* way to use it without exceptions (wrap in eval + carp ?)
	* let the user choose a trid factory (ex: UUID/UGID)

Net::DRI::DRD
	* bulk operations (many domains at once)
	* domain_delete() : try to rename nameservers created in domain about to be deleted
	* domain_create() : create contacts if needed

Net::DRI::Protocol::RRP
	* DateTime::Format::ISO8601 should be enough instead of DateTime::Format::Strptime

Net::DRI::Protocol::RRP::Core::Status
	* take into account: REDEMPTIONPERIOD PENDINGRESTORE PENDINGDELETE PENDINGTRANSFER
	* is_linked() : should be has_any('REGISTRY-DELETE-NOTIFY') ?

Net::DRI::Protocol::EPP::Core::*
	* handle poll & offline review of requested actions

Net::DRI::Protocol::EPP::Message
	* finish parsing result (value & extValue)
