The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

school_data.pl - Get Chinese names, id info from school data about league members

VERSION

Version 0.02

SYNOPSIS

[drbean@sac FIA0033] school_data.pl -s 011 -l FIA0033 | sponge league.yaml

DESCRIPTION

UTF-16LE Windows files in ~/admin/$semester/$school/$leagueId.txt must be converted to UTF-8 by removing non-member lines, setting fileencoding to utf-8. Make sure the characters in 2-character names are not separated by a space.

Make sure that there is a sensible member in the members field before running the script.

The second character in the Chinese name is used to generate the pinyin password.

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.