projects
/
gitmo/MooseX-Daemonize.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
61d0473
)
fix version in pod
Karen Etheridge [Sat, 20 Apr 2013 00:00:34 +0000 (17:00 -0700)]
lib/MooseX/Daemonize.pm
patch
|
blob
|
blame
|
history
lib/Test/MooseX/Daemonize.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/MooseX/Daemonize.pm
b/lib/MooseX/Daemonize.pm
index
8dcfaeb
..
4cb6cb3
100644
(file)
--- a/
lib/MooseX/Daemonize.pm
+++ b/
lib/MooseX/Daemonize.pm
@@
-317,10
+317,6
@@
__END__
MooseX::Daemonize - Role for daemonizing your Moose based application
-=head1 VERSION
-
-This document describes MooseX::Daemonize version 0.15
-
=head1 WARNING
The maintainers of this module now recommend using L<Daemon::Control> instead.
diff --git
a/lib/Test/MooseX/Daemonize.pm
b/lib/Test/MooseX/Daemonize.pm
index
1c98f8f
..
30794aa
100644
(file)
--- a/
lib/Test/MooseX/Daemonize.pm
+++ b/
lib/Test/MooseX/Daemonize.pm
@@
-100,10
+100,6
@@
__END__
Test::MooseX::Daemonize - Tool to help test MooseX::Daemonize applications
-=head1 VERSION
-
-This document describes MooseX::Daemonize version 0.0.1
-
=head1 SYNOPSIS
use File::Spec::Functions;