File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ package Win32::Daemon;
9
9
10
10
$PACKAGE = $Package = " Win32::Daemon" ;
11
11
12
- $VERSION = 20080324 ;
12
+ $VERSION = 20100921 ;
13
13
require Exporter;
14
14
require DynaLoader;
15
15
@@ -1020,6 +1020,11 @@ Marc Pijnappels <marc.pijnappels@nec-computers.com>
1020
1020
1021
1021
Olivier Mengue <dolmen@cpan.org>
1022
1022
1023
+ =head1 SUPPORT
1024
+
1025
+ Dave has retired from active development of this module. It is now
1026
+ being maintained as part of the libwin32 project <libwin32@perl.org>.
1027
+
1023
1028
=head1 COPYRIGHT
1024
1029
1025
1030
Copyright (c) 1998 - 2010 the Win32::Daemon L</AUTHOR> and L</CONTRIBUTORS>
Original file line number Diff line number Diff line change 1
1
--- # YAML:1.0
2
2
name : Win32-Daemon
3
3
abstract : Enabling Win32 Perl scripts to run as a true Win32 services.
4
- version : 20100406
4
+ version : 20100921
5
5
author :
6
6
- Dave Roth
7
7
- libwin32 project <libwin32@perl.org>
You can’t perform that action at this time.
0 commit comments