forked from regru/API-Plesk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Changes
63 lines (48 loc) · 1.64 KB
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Revision history for Perl extension API::Plesk.
2.00_4
Added user component (by bgmilne)
2.00_3 12 Aug 10:00
Added site-alias component
Fixed add and set webspace
Added tests
Fixed site component
Added sitebuilder component
Added ftp-user component
Fixed hosting ftp_password bug
Added dns component
Added mail component
Fixed is_connection_error function
Added set and del opetations to service-plan
Added test of service-plan component
Reformated Changes
Fixed Pod
2.00_2 16 May 2011 11:36:20
Fixed xml renderer
2.00_1 20 Apr 2011 10:52:43
Fully rewrited
Compatibility with Plesk API 1.6.3.1
1.09
Add Mail/DB/DBUsers/Domains export from Plesk
1.08
Patch from Nikolay Shulyakovskiy
1.07 Jul 31 17:31:47 SAMST 2008
Fixed Build.PL (Test::LongString not in prereqs_build list but required )
Add URI.pm as required module for test stage
1.06 Jul 13 19:48:47 SAMST 2008
More improvements in tests
Get user domains list by login or client id
1.05 Jun 15 19:46:22 SAMST 2008
Added full support operations with databases and db users
Fixed errors in pod documentation
1.04 May 29 04:14:14 SAMST 2008
Added the ability to fine tuning the abstract_parser sub (for API::PleskExpand)
1.03 May 25 17:30:43 SAMST 2008
Small bug fix
1.02 Mar 22 10:54:49 SAMT 2008
Fixed errors in pod documentation
Fixed bug with keys sorting in Methods.pm (thanks to CPAN testers)
1.01 Mar 20 00:10:43 SAMT 2008
Fixed errors in pod documentation
Fixed bug in Tariff Plan Change sub (Complex.pm)
1.00 Mar 18 08:57:17 SAMT 2008
The first public release