NAME
System::InitD
DESCRIPTION
Simple and cool toolkit for init.d scripts creation under linux systems. This distrubution includes toolkit itself and generator tool, geninitd, which generates init.d perl script sceleton.
You can see perldoc for geninitd
perldoc geninit
Also, for available System::InitD API see perldoc for System::InitD::Runner
HISTORY
One day I tried to improve existing init.d bash script of some project and it was very painful. I love perl, so I decided to create some useful toolkit for init.d scripts written in perl.