Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    print Dumper $hashRefOutput;
    print "Error: $error\n" if ($error);
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    print Dumper $hashRefOutput;
    print "Error: $error\n" if ($error);
    
  3. or download this
    package Net::SNTP::Server;
    
    ...
    =cut
    
    1; # End of Net::SNTP::Server