summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-10-10 01:02:26 -0500
committerJesse Luehrs <doy@tozt.net>2009-10-10 01:02:26 -0500
commit4456438e4b5391e35cca9080b4bd1b13c2280870 (patch)
treea0ce4f1cb8b6120ff9b51ab65aa001980cb410bb /dist.ini
parent58e96bde43e0abc92484464a134204018af45d76 (diff)
downloadio-pty-easy-4456438e4b5391e35cca9080b4bd1b13c2280870.tar.gz
io-pty-easy-4456438e4b5391e35cca9080b4bd1b13c2280870.zip
break some circular references
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index 8444990..0aa7a76 100644
--- a/dist.ini
+++ b/dist.ini
@@ -8,4 +8,5 @@ abstract = Easy interface to IO::Pty
[@Classic]
[Prereq]
-IO::Pty = 0
+IO::Pty = 0
+Scalar::Util = 0