Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
            $fork->finish;
        }
    }
    
  2. or download this
    doing stuff in main...
    calling main::save()...
    ...
    in Thing execing users()
    done API save()
    done API users()