Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
            print "I did not understand that. What next oh master?\n";
        }
    }
    
  2. or download this
    [Unit]
    Description=perl forking socket
    ...
    
    [Install]
    WantedBy=sockets.target
    
  3. or download this
    [Unit]
    Description=perl forking server
    ...
    [Install]
    Also=pfs.socket
    WantedBy=multi-user.target