NAME
anterior_data.pl - Transfer names, passwords, ratings from previous semester
SYNOPSIS
anterior_data.pl -l . -s 001 -o FLA0015 | sponge league.yaml
DESCRIPTION
Copy old name, password, rating (grades) data from the league in league.yaml's 'anterior' field, or (old) 'one' argument, from old 'semester' argument, overwriting new data, in the case of password and rating, only if they don't exist. name is overwritten in the case it's a Chinese rather than English name.
TODO Not touching ratings because grades perhaps broken for old courses, and ratings not being used.
AUTHOR
Dr Bean <drbean at cpan, then a dot, (.), and org>
COPYRIGHT & LICENSE
Copyright 2012 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.