Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

net::dri::data::contact::eurid(3pm) [debian man page]

Net::DRI::Data::Contact::EURid(3pm)			User Contributed Perl Documentation		       Net::DRI::Data::Contact::EURid(3pm)

NAME
Net::DRI::Data::Contact::EURid - Handle EURid contact data for Net::DRI DESCRIPTION
This subclass of Net::DRI::Data::Contact adds accessors and validation for EURid specific data. METHODS
The following accessors/mutators can be called in chain, as they all return the object itself. type() type of contact : billing, tech, registrant or onsite (mandatory) vat() vat number of contact lang() language of contact, must be in Europe (mandatory) onhold() returned by registry during a contact:info operation monitoring_status() returned by registry during a contact:info operation 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
Patrick Mevzek, <netdri@dotandco.com> COPYRIGHT
Copyright (c) 2005,2006,2007,2008,2009 Patrick Mevzek <netdri@dotandco.com>. 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. perl v5.10.1 2010-03-25 Net::DRI::Data::Contact::EURid(3pm)

Check Out this Related Man Page

Net::DRI::Data::Contact::FCCN(3pm)			User Contributed Perl Documentation			Net::DRI::Data::Contact::FCCN(3pm)

NAME
Net::DRI::Data::Contact::FCCN - Handle FCCN (.PT) contact data for Net::DRI DESCRIPTION
This subclass of Net::DRI::Data::Contact adds accessors and validation for .PT specific data. METHODS
The following mutators can be called in chain, as they all return the object itself. type() type of contact (individual or organization) identification() formal identification of the contact mobile() mobile number of the contact 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
Patrick Mevzek, <netdri@dotandco.com> COPYRIGHT
Copyright (c) 2008 Patrick Mevzek <netdri@dotandco.com>. 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. perl v5.10.1 2010-03-25 Net::DRI::Data::Contact::FCCN(3pm)
Man Page

4 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Contact Us ???

My Contact Us link at the bottom takes me to the Search screen, not a contact screen. How do I contact an administrator? This web site stopped recognizing me as the registered user jimbo a week or two ago. I have been an active daily user for months until a week or two ago. I reregistered... (3 Replies)
Discussion started by: jimbo3
3 Replies

2. Shell Programming and Scripting

awk substitute variable value in nth field

I have a large csv file that looks like this: The 3rd field is a unix time stamp that I want to convert to human readable. I wrote a bash script with this code: IFS=$',' cat $1 | while read ID user DATE text flags read; do echo -e "$ID,$user,$(date -d @$DATE),$text,$flags,$read... (3 Replies)
Discussion started by: stumpyuk
3 Replies

3. Forum Support Area for Unregistered Users & Account Problems

Sign in issues -- additional info as requested

User name: Michael Mullig <removed email addresses> (1 Reply)
Discussion started by: Mike Mullig
1 Replies

4. Post Here to Contact Site Administrators and Moderators

Wannabe nix guru starting a new os

after much searching around there isn't a "TOSS" (True Open Source) solution, personally I did like OSS however now i believe that "so called" Free Software should be free & Free From any license restrictions so as I feel that way I've decided to write new OS and I was thinking of basing it... (6 Replies)
Discussion started by: donkey42
6 Replies