Help for this page

Select Code to Download


  1. or download this
    PerlModule            Book::StartupLog
    PerlOpenLogsHandler   Book::StartupLog::open_logs
    PerlPostConfigHandler Book::StartupLog::post_config
    PerlChildInitHandler  Book::StartupLog::child_init
    PerlChildExitHandler  Book::StartupLog::child_exit
    
  2. or download this
    package Book::StartupLog;
    
    ...
    
    1;