1WebService::Linode::DNSU(s3eprm)Contributed Perl DocumenWteabtSieornvice::Linode::DNS(3pm)
2
3
4
6 WebService::Linode::DNS - Deprecated Perl Interface to the Linode.com
7 API DNS methods.
8
10 THIS MODULE IS DEPRECATED, DON'T USE IT, USE WebService::Linode
11
13 If you are still reading, you are doing it wrong! Go here
14 WebService::Linode
15
17 Michael Greb, "<mgreb@linode.com>"
18
20 This module does not yet support the Linode API batch method, patches
21 welcome.
22
23 Please report any bugs or feature requests to "bug-webservice-linode at
24 rt.cpan.org", or through the web interface at
25 <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=WebService-Linode>. I
26 will be notified, and then you'll automatically be notified of progress
27 on your bug as I make changes.
28
30 You can find documentation for this module with the perldoc command.
31
32 perldoc WebService::Linode::DNS
33
34 You can also look for information at:
35
36 • Module Repo
37
38 <http://git.thegrebs.com/?p=WebService-Linode;a=summary>
39
40 • RT: CPAN's request tracker
41
42 <http://rt.cpan.org/NoAuth/Bugs.html?Dist=WebService-Linode>
43
44 • AnnoCPAN: Annotated CPAN documentation
45
46 <http://annocpan.org/dist/WebService-Linode>
47
48 • CPAN Ratings
49
50 <http://cpanratings.perl.org/d/WebService-Linode>
51
52 • Search CPAN
53
54 <http://search.cpan.org/dist/WebService-Linode>
55
58 Copyright 2008-2014 Michael Greb, all rights reserved.
59
60 This program is free software; you can redistribute it and/or modify it
61 under the same terms as Perl itself.
62
63
64
65perl v5.36.0 2023-01-20 WebService::Linode::DNS(3pm)