The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.

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.