On Tue, 2012-07-03 at 19:53 +0800, Feel Zhou wrote: > Tnaks for Ansgar Wiechers > > Everytime I install the packages about Convert::BinHex, It will > give me the same message
[snip] > t/comp2bin.t .. Can't locate package Exporter for @Checker::ISA at > t/comp2bin.t line 3. It seems you're missing Exporter too. Install it before installing Convert::BinHex, and do the same for any other package Perl reports missing. After that you should be able to install Convert::BinHex. -- Rob