Can't call method "isa" on unblessed reference at /usr/local/share/per
+l/5.14.2/Bio/PopGen/Statistics.pm line 901, <GEN0> line 182.
..when I re-run my earlier, smaller, no-windows script. I am 99% certain that I successfully ran this script earlier, and got some statistics back.
When I run my new, larger script with the 100kb windows, that you guys helped me with, I get a different error:
Can't call method "isa" without a package or object reference at /usr/local/share/perl/5.14.2/Bio/PopGen/Statistics.pm line 901.
Is this a problem with my own code, or with the module that the errors are originating from? |