The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Bio-Tools-Primer3Redux

0.04      2011-05-19 09:09:11 America/Chicago

 * Add methods 'errors' and 'warnings' so one can catch errors or
   warnings primer3 produces in the Result object (fschwach)

0.03      2011-05-16 22:39:27 America/Chicago

 * Fix test count, skip tests if there isn't an executable (to be 
   changed when parsing is pulled out)

0.02      2011-05-16 12:45:03 America/Chicago

 * Fix test count, in case an older version of BioPerl is used
   (fschwach)
 * Small updates to Build.PL

0.01      2011-04-29 15:46:42 America/Chicago

 * initial version