chadlaing / Panseq

Pan-genomic sequence analysis
http://lfz.corefacility.ca/panseq
GNU General Public License v3.0
43 stars 14 forks source link

compilation error of t/output.t #2

Closed chjp closed 10 years ago

chjp commented 10 years ago

perl t/output.t 1..19 Global symbol "$removeRun" requires explicit package name at t/output.t line 13. Global symbol "$removeRun" requires explicit package name at t/output.t line 137. Execution of t/output.t aborted due to compilation errors.

Bad plan: 0 != 19

chadlaing commented 10 years ago

Thanks for posting this. When I try to duplicate the error, I am unable. Could you provide any more details?

chjp commented 10 years ago

It's a very strange bug. Since it's very clear that $removeRun has declaration at line 13. I don't even know what details may be associated with this error.

chadlaing commented 10 years ago

Cannot reproduce; closing.