diff options
author | jeff <jeff> | 2008-03-14 18:17:33 +0000 |
---|---|---|
committer | jeff <jeff> | 2008-03-14 18:17:33 +0000 |
commit | 20887ceb08f6bf11e3492f4ef3515f1de1ffeb50 (patch) | |
tree | 14068b65e47f439fa9a69fc8a5034f4e346cbb2f /lib/Net/Plesk | |
parent | 4c07e41df33c33dcec4caa960114fc37e72fa4e8 (diff) |
cleanup and dependancies
Diffstat (limited to 'lib/Net/Plesk')
-rw-r--r-- | lib/Net/Plesk/Method.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Net/Plesk/Method.pm b/lib/Net/Plesk/Method.pm index df2acd4..b58f68a 100644 --- a/lib/Net/Plesk/Method.pm +++ b/lib/Net/Plesk/Method.pm @@ -20,7 +20,6 @@ Net::Plesk::Method - Perl base class for Plesk XML Remote API Method =head1 SYNOPSIS - use Exporter; @ISA = qw( Net::Plesk::Method ); =head1 DESCRIPTION |