]> git.mjollnir.org Git - cil.git/commitdiff
No longer need dependency on Term::CallEditor.
authorAndrew Chilton <andy@chilts.com>
Thu, 31 Jul 2008 08:51:10 +0000 (10:51 +0200)
committerAndrew Chilton <andy@chilts.com>
Thu, 31 Jul 2008 08:51:10 +0000 (10:51 +0200)
Build.PL
INSTALLATION

index 766abf02999878ae79aab7156fd1a3a6ee512c42..7a6d518cdd9f9cef38f5fac38cb0d7b3d2b211e0 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -23,7 +23,6 @@ my $builder = Module::Build->new(
         'File::Touch'      => 0,
         'Getopt::Mixed'    => 0,
         'MIME::Base64'     => 0,
-        'Term::CallEditor' => 0,
         'Test::More'       => 0,
     },
     add_to_cleanup      => [ 'CIL-*' ],
index 1f99a8cdc1b7c6894115288e42e003faa3889207..d1077a0667d61e3c448149a43bebc565a0072d48 100644 (file)
@@ -5,7 +5,6 @@ Dependencies
 
 Perl Modules:
 
- * Term::CallEditor
  * File::Touch
  * File::Glob
  * File::Basename