Commit graph

5 commits

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason
65a6aac920 Don't hardcode "perl" in invocations, use $^X instead
The tests would break if you were building the module in an
environment where "perl" in $PATH wasn't the "perl" you were calling
Makefile.PL with.
2013-05-08 16:28:18 +00:00
Karen Etheridge
a81b386a90 use tighter regexps to be sure of the daemon state -- qr/Running/ also matches "[Not Running]"!!! 2013-04-19 13:37:31 -07:00
Karen Etheridge
dbd92d556d switch to using like() and is() 2013-04-19 13:32:13 -07:00
adde607cdf Restart functions now, and the PID files are removed on stop. This resolves issue 6 and issue 9. 2012-04-14 21:41:00 -07:00
ec66c1b3c5 Inital Commit. 2012-02-12 03:58:05 -05:00