Index: 0.9.7/pb/bin/pb
===================================================================
--- 0.9.7/pb/bin/pb	(revision 792)
+++ 0.9.7/pb/bin/pb	(revision 804)
@@ -1433,5 +1433,5 @@
 			# For monitoring control
 			if ((($vmtype->{$ENV{'PBPROJ'}}) eq "kvm") || (($vmtype->{$ENV{'PBPROJ'}}) eq "qemu")) {
-				use Net::Telnet;
+				require Net::Telnet;
 				my $t = new Net::Telnet (Timeout => 120, Host => "localhost", Port => $vmmonport->{$ENV{'PBPROJ'}}) || die "Unable to dialog on the monitor";
 				# move to monitor mode
