diff options
Diffstat (limited to 'perldaemon.pl')
| -rw-r--r-- | perldaemon.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perldaemon.pl b/perldaemon.pl index da6608e..f876140 100644 --- a/perldaemon.pl +++ b/perldaemon.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Minimal Daemon (c) 2011 Paul Buetow +# Minimal PerlDaemon (c) 2011 Paul Buetow use strict; use warnings; |
