Perl的守护进程开发框架 PerlDaemon

码农软件 · 软件分类 · 其他开发相关 · 2019-10-26 19:12:11

软件介绍

PerlDaemon 是一个最小化的Perl语言的 Linux/UNIX 的守护进程编程框架,主要功能:

  • Automatic daemonizing
  • Logging and logrotate support (SIGHUP)
  • Clean shutdown support (SIGTERM)
  • Pidfile support (incl. check on startup)
  • Easy to configure
  • Easy to extend (customizing the daemonloop sub)

本文地址:https://codercto.com/soft/d/17625.html

Boolean Reasoning

Boolean Reasoning

Brown, Frank Markham / 2003-4 / $ 19.15

A systematic treatment of Boolean reasoning, this concise, newly revised edition combines the works of early logicians with recent investigations, including previously unpublished research results. Th......一起来看看 《Boolean Reasoning》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试