NAME
grade_dic.pl - Grade only dic letters written
VERSION
Version 0.01
SYNOPSIS
perl script_files/grade_name_file.pl -l GL00016 -r 5 -x rueda | sponge ../001/GL00016/homework/5.yaml
DESCRIPTION
Converts yaml file, homework/r.yaml of grades keyed on names to Homework type file. Absent keys are entered as undef. Create r.yaml with DumpFile 'r.yaml', { points => { map { $m{$_}->{name} => { letters => undef } } keys %m } }
AUTHOR
Dr Bean <drbean at cpan, then a dot, (.), and org>
COPYRIGHT & LICENSE
Copyright 2011 Dr Bean, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.