From dd4bfdc1adf6cf36330687d7268ab44900fc77cb Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Sun, 9 Nov 2008 12:48:09 +0000 Subject: * SVDRP: Rewrite communication functions, no more depends to NET:TELNET * SVDRP: split queue_cmds into queue_add,queue_count,queue_flush * SVDRP: remove double error handling * COMMON: remove unused variable * VTX: Warn, if missing base directory * VTX: Fixed inserted page links, if more then two links inside one line * Console: Fix usage message --- lib/Bundle/Xxv.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/Bundle') diff --git a/lib/Bundle/Xxv.pm b/lib/Bundle/Xxv.pm index aa1be5c..3a8794a 100644 --- a/lib/Bundle/Xxv.pm +++ b/lib/Bundle/Xxv.pm @@ -2,7 +2,7 @@ package Bundle::Xxv; use strict; use warnings; -$VERSION = '1.0'; +$VERSION = '1.0'.((split(/ /, '$Revision'))[1]); 1; @@ -44,7 +44,6 @@ MIME::Base64 MP3::Info Net::Amazon Net::Amazon::Request::Artist -Net::Telnet Net::XMPP Proc::Killfam Proc::ProcessTable -- cgit v1.2.3