module Cwd not used in PLP; don't use
[perl/plp/.git] / PLP.pm
diff --git a/PLP.pm b/PLP.pm
index a5936fd9d00f22cf4da44f1ad2eecdd298224819..a190e3b5bf987db05ce63c6c33117759f7d47664 100644 (file)
--- a/PLP.pm
+++ b/PLP.pm
@@ -10,7 +10,7 @@ use PLP::Tie::Print;
 
 use File::Basename ();
 use File::Spec;
-use Cwd ();
+#use Cwd ();
 
 use strict;