JaneliaSciComp / msg

Multiplexed Shotgun Genotyping
http://genomics.princeton.edu/AndolfattoLab/MSG.html
11 stars 12 forks source link

Change Perl Modules to use strict mode #22

Open gregpinero opened 12 years ago

gregpinero commented 12 years ago

In general this is worthwhile, but we should discuss if it's worth the time/effort.

http://perldoc.perl.org/strict.html

It could take a day or more depending on how many issues appear in strict mode that need to be fixed.