The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::Gandi::Domain - Domain interface

VERSION

version 1.122180

ATTRIBUTES

apikey

rw, Str. The domain name.

METHODS

list

  $domain->list;

List domains associated to the contact represented by apikey.

  input: opts (HashRef) : Filtering options
  output: (HashRef)     : List of domains

count

  $domain->count;

Count domains associated to the contact represented by apikey.

  input: opts (HashRef) : Filtering options
  output: (Int)         : count of domain

info

  $domain->info

Get domain information.

  input: None
  output: (HashRef) : Domain information

AUTHOR

Natal Ngétal

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Natal Ngétal.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 114:

Non-ASCII character seen before =encoding in 'Ngétal'. Assuming UTF-8