Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        $os->set_text ('Solaris');
        $os->print ();
    }
    
  2. or download this
    <xml>  <computers>  <os>Solaris</os>  </computers> </xml>