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 Perl extension Convert::Morse.

0.01  Thu Nov 28 18:25:13 2000
  original version
 
0.02  Fri Dec  8 18:38:06 2000
  added: test suite, error(), is_morse(), is_morsable()
  fixed: some small bugs regarding spaces 

0.03  Mon Feb 19 18:17:02 2001
  fixed the distribution by using 'make dist'

0.04  2004-10-24 Tels tests
  * added missing tokens for ")", "+", and "="
  * added SIGNATURE
  * convert morsepm.t to Test::More
  * remove needless /c in two regexps
  * require Test::Simple v0.47 in PREREQ