Revision history for REST-Google-Apps-Provisioning 1.1.8 * Mon Nov 09 2009 Scott Schneider - Fixing busted CPAN upload; this version includes the updates listed below for 1.1.7 1.1.7 * Mon Nov 09 2009 Scott Schneider ) 1.1.6 * Mon Oct 05 2009 Scott Schneider - New functions: addGroupOwner, deleteGroupOwner, getGroupOwners - Fixed passwordHashFunction support on createUser and updateUser - Parameter names are now case-insensitive 1.1.5 * Thu Sep 17 2009 Scott Schneider - New functions: renameUser, createGroup, deleteGroup, getGroup, getAllGroups, addGroupMember, deleteGroupMember, getGroupMembers 1.1.4 * Mon Sep 14 2009 Scott Schneider - Functions will croak if necessary arguments are not specified - createUser and updateUser functions allow setting of admin privileges - Added hashFunctionName option to updateUser function - Bug fixes: - updateUser was calling getUser without a username argument - getAllUsers function returns all users, not just first 100 - Fixed invalid example in POD 1.1.3 * Fri Sep 04 2009 Scott Schneider - Standardizing on OO-style input (all values must be named) 1.1.2 * Fri Sep 04 2009 Scott Schneider - Added createNickname and deleteNickname functions - Fixed CPAN module requirement specifications 1.1.1 * Tue Jun 23 2009 Scott Schneider - initial version