Help for this page

Select Code to Download


  1. or download this
    # ver_check.cfg
    path=/var/www
    master=master
    current=current
    log=version_check.log
    
  2. or download this
    # version_check.pl
    #! perl -w
    ...
    
    sub VERBOSE{
    }
    
  3. or download this
    perl version_check.pl -file:master
    
  4. or download this
    perl version_check.pl -file:current -comp