This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/perl -w | |
# | |
# Create a simple wordcount history graph using the wcapi | |
# T. Yao, 11/08/2005 | |
# | |
## HISTORY | |
# If the xml file is older than one hour, refresh it. Otherwise, don't do anything. | |
# 24 October 2012 - tyao - Updated to use the new alphabetical uids | |
# 2013-10-27 - tyao - updated to 2013 | |
# 2015-10-23 - tyao - updated to 2015 |