Hi Jain,

For some reason with Perl 5.12, they decided to change the default
list of installed modules, which is why this has broken.  Codestriker
was developed under Perl 5.8 and 5.10.

The easiest fix for now is to edit the Codestriker.pm file line 563
and change "croak" to "die".  Other occurrences of "croak" should be
replaced with "die".

Cheers,
David

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Codestriker-user mailing list
Codestriker-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/codestriker-user

Reply via email to