NAME¶
Net::DRI::Data::Contact::OpenSRS - Handle OpenSRS contact data for Net::DRI
DESCRIPTION¶
This subclass of Net::DRI::Data::Contact adds accessors and validation for
  OpenSRS specific data.
METHODS¶
The following accessors/mutators can be called in chain, as they all return the
  object itself.
firstname()¶
Please note that for OpenSRS data, the 
name() must be only the lastname,
  hence this extra 
firstname() method
lastname()¶
Alias for 
name()
SUPPORT¶
For now, support questions should be sent to:
<netdri@dotandco.com>
Please also see the SUPPORT file in the distribution.
SEE ALSO¶
http://www.dotandco.com/services/software/Net-DRI/
AUTHOR¶
Richard Siddall, <netdri@elirion.net<gt>
COPYRIGHT¶
Copyright (c) 2009 Richard Siddall <netdri@elirion.net>. All rights
  reserved.
This program is free software; you can redistribute it and/or modify it under
  the terms of the GNU General Public License as published by the Free Software
  Foundation; either version 2 of the License, or (at your option) any later
  version.
See the LICENSE file that comes with this distribution for more details.