From 2c034c7c79cff705d50c965e34588868edfef7b1 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Wed, 19 Dec 2012 18:15:37 +0000 Subject: [PATCH] fix deps and author --- Netdisco/META.yml | 4 +++- Netdisco/lib/App/Netdisco.pm | 8 +------- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/Netdisco/META.yml b/Netdisco/META.yml index f9429234..bac2d258 100644 --- a/Netdisco/META.yml +++ b/Netdisco/META.yml @@ -29,13 +29,15 @@ requires: File::ShareDir: 0 HTML::Entities: 0 HTTP::Tiny: 0 + JSON: 0 List::MoreUtils: 0 Net::MAC: 0 NetAddr::IP: 0 + Parallel::Prefork: 0 Path::Class: 0 Plack: 0 Role::Tiny: 0 - SNMP::Info: 0 + SNMP::Info: 2.11 SQL::Translator: 0 Socket6: 0 Template: 0 diff --git a/Netdisco/lib/App/Netdisco.pm b/Netdisco/lib/App/Netdisco.pm index 7bec3939..e1e238d7 100644 --- a/Netdisco/lib/App/Netdisco.pm +++ b/Netdisco/lib/App/Netdisco.pm @@ -149,16 +149,10 @@ mismatches). These might be implemented as a plugin bundle. The Wireless, IP Phone and NetBIOS Node properies are not yet shown. -=head1 AUTHORS - -=over 4 - -=item * +=head1 AUTHOR Oliver Gorwits -=back - =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2012 by The Netdisco Developer Team.