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 School-Survey-MC
 
0.005     2019-12-13 21:31:43+01:00 Europe/Zurich
 - sort chapter count in output
 - add some minor documentation to script
 - remove mcp-dump script

0.004     2019-12-10 22:53:56+01:00 Europe/Zurich
 - add config (lang) to input file format
 - allow multiple filenames as arguments (greedy)
 - make some more sence of the regex in the tests
 - added some tests and examples

0.003     2019-05-06 21:04:10+02:00 Europe/Zurich
 - fix buggy 'say' replacement
 - add tests which run with example input

0.002     2018-12-03 08:41:12+01:00 Europe/Zurich
 - replace feature say with sub, for perl < 5.10
 - use Getopt::Args
 - corrected podname in scripts

0.001     2018-11-29 16:58:35+01:00 Europe/Zurich

 - initial release