Help for this page

Select Code to Download


  1. or download this
    Earth    Host1
    Jupiter    Host2
    Venus    Host3
    Mars    Host4
    
  2. or download this
    use Modern::Perl;
    use File::Slurp qw/read_file write_file/;
    ...
    
    say $text;
    #write_file( $logFile, $text );