aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNigel Taylor <njtaylor0101@gmail.com>2012-11-02 14:12:21 +0000
committerNigel Taylor <njtaylor0101@gmail.com>2012-11-02 14:12:21 +0000
commit6e2106ce5ffc929c3ea2e69f66729b3f02bee332 (patch)
treeec61620db659021775914899add6fe03ecebbb25
parent75f56067ad57adb40db0365c25365017021abbf5 (diff)
downloadget-flash-videos-6e2106ce5ffc929c3ea2e69f66729b3f02bee332.tar.gz
Only add LWP::Protcol::https combined file getting too large
-rw-r--r--lib/FlashVideo/Mechanize.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/FlashVideo/Mechanize.pm b/lib/FlashVideo/Mechanize.pm
index f213638..e58f5e9 100644
--- a/lib/FlashVideo/Mechanize.pm
+++ b/lib/FlashVideo/Mechanize.pm
@@ -2,8 +2,6 @@
package FlashVideo::Mechanize;
use WWW::Mechanize;
use LWP::Protocol::https;
-use Mozilla::CA;
-use IO::Socket::SSL;
use FlashVideo::Downloader;
use Encode ();