Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
        die 'Unknown OS';
    }
    1;
    
  2. or download this
    P:\test>perl -Mxtest -e"print get_answer()"
    Win