The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Win32::AD::User.
0.04  Wed Oct 13 00:17:00 2004
   - Added  get_ou_member_list function to get a list of 
     members of a user's OU.
   - Added warning messages to the new() function to help 
     users figure out when they are missing one of thier
     command-line options
   - Added 'Win32::AD::User --' to the beginning of all 
     warn statements.
   - Update documentation for new function, and to include
     parameter information in the descriptive documentation.
   - Updated README.

0.03  Thu Jan 15 11:15:00 2004
   - Updated the rename function. A warning would be displayed when 
     renaming a user stating:
       "Use of uninitialized value in substitution (s///)"
     This warning was fixed.

0.02  Tue Nov 11 10:56:01 2003
	- Updated documentation and fixed the =head2 formating.

0.01  Wed Oct 22 10:20:07 2003
	- original version; created by h2xs 1.22 with options
		-X -n Win32::AD::User