Recently I wrote some programs using io::socket::inet, but as off a couple of hours ago i'm having problems. The comment i receive is:
Can't locate IO/Socket/INET.pm in @INC (@INC contains: C:/strawberry/perl/site/l
ib C:/strawberry/perl/vendor/lib C:/strawberry/perl/lib .) at C:/strawberry/perl
/lib/IO/Socket.pm line 22.
Compilation failed in require at C:\strawberry\tt\a.pl line 2.
BEGIN failed compilation aborted at C:\strawberry\tt\a.pl line 2.
I tried reinstalling this module from Cpan but it failed.I tried searching for inet.pm on my computer, but can't find it. I hope someone can help me. Thank you in advance.