Subject: | Operation "eq": no method found when debugging |
When I run my script in debugging mode in "Komodo IDE 7", I get the following error:
------------->8-------------
Operation "eq": no method found,
left argument in overloaded package Path::Class::Dir,
right argument has no overloaded magic at D:/dev/pl/lib/Path/Class/Dir.pm line 32.
------------->8-------------
If the above error occurs, the debugging suddenly stops.
----
My Perl version:
D:\dev\pl>perl -V
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
Platform:
osname=MSWin32, osvers=5.2, archname=MSWin32-x86-multi-thread
(...)
Locally applied patches:
ActivePerl Build 1402 [295342]
Built under MSWin32
Compiled at Oct 7 2011 15:49:44
@INC:
D:/Perl/site/lib
D:/Perl/lib
.