Hier is the debug output of the bug. Line 26 is:
use Win32::Process::Kill;
$ perl -d iekiller.pl
Loading DB routines from perl5db.pl version 1.37
Editor support available.
Enter h or 'h h' for help, or 'perldoc perldebug' for more help.
Win32::OLE operating in debugging mode: _Unique => 1 at C:/strawberry/perl/vendor/lib/Win32/OLE/Lite.pm line 30.
require Win32/OLE/Lite.pm called at C:/strawberry/perl/vendor/lib/Win32/OLE.pm line 48
require Win32/OLE.pm called at C:/strawberry/perl/site/lib/Win32/Process/Info.pm line 168
eval {...} called at C:/strawberry/perl/site/lib/Win32/Process/Info.pm line 167
Win32::Process::Info::__ANON__[C:/strawberry/perl/site/lib/Win32/Process/Info.pm:186]() called at C:/strawberry/perl/site/lib/Win32/Process/Info.pm line 522
eval {...} called at C:/strawberry/perl/site/lib/Win32/Process/Info.pm line 521
Win32::Process::Info::import('Win32::Process::Info') called at iekiller.pl line 26
main::BEGIN() called at C:/strawberry/perl/vendor/lib/Win32/OLE/Lite.pm line 0
eval {...} called at C:/strawberry/perl/vendor/lib/Win32/OLE/Lite.pm line 0
Signal SEGV at iekiller.pl line 27.
main::BEGIN() called at C:/strawberry/perl/site/lib/Win32/Process/Kill.pm line 0
eval {...} called at C:/strawberry/perl/site/lib/Win32/Process/Kill.pm line 0