File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11Revision history for Perl extension Win32::NetAdmin.
22
3+ 0.09 Tue Apr 15 2008
4+ - version 0.09 for separate upload to CPAN
5+ - updated email addresses
6+ - simplified Makefile.PL
7+ - added META.yml
8+ - added ppport.h
9+
3100.08 Mon May 22 21:22:33 2000
411 - move last error variable to interpreter (thanks to
512 Doug Lankshear <doug@lankshear.net>)
Original file line number Diff line number Diff line change 11--- # YAML:1.0
22name : Win32-NetAdmin
33abstract : Manage network groups and users in Perl
4- version : 0.08
4+ version : 0.09
55author :
66 - Jan Dubois <jand@activestate.com>
77license : perl
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ package Win32::NetAdmin;
55# Written by Douglas_Lankshear@ActiveWare.com
66#
77
8- $VERSION = ' 0.08 ' ;
8+ $VERSION = ' 0.09 ' ;
99
1010require Exporter;
1111require DynaLoader;
You can’t perform that action at this time.
0 commit comments