projects
/
gitmo/MooseX-Daemonize.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e803cff
)
add Daemon::Control to SEE ALSO
Michael Reddick [Tue, 22 May 2012 22:34:14 +0000 (17:34 -0500)]
lib/MooseX/Daemonize.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/MooseX/Daemonize.pm
b/lib/MooseX/Daemonize.pm
index
7a8c3c6
..
4d21a26
100644
(file)
--- a/
lib/MooseX/Daemonize.pm
+++ b/
lib/MooseX/Daemonize.pm
@@
-569,7
+569,7
@@
L<http://rt.cpan.org>.
=head1 SEE ALSO
-L<Proc::Daemon>, L<Daemon::Generic>
+L<Daemon::Control>, L<Proc::Daemon>, L<Daemon::Generic>
=head1 AUTHORS