From 336b076a9e9e84350cbd98c667c0ac593d238539 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 7 Mar 2012 03:07:49 -0600 Subject: not using this anymore --- lib/App/Ttyrec.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/App/Ttyrec.pm b/lib/App/Ttyrec.pm index 35d7141..390c79a 100644 --- a/lib/App/Ttyrec.pm +++ b/lib/App/Ttyrec.pm @@ -2,7 +2,6 @@ package App::Ttyrec; use Moose; # ABSTRACT: record interactive terminal sessions -use Scalar::Util 'weaken'; use Tie::Handle::TtyRec 0.04; with 'Term::Filter'; -- cgit v1.2.3-54-g00ecf