Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
      print "($Hotel_id) " if defined $Hotel_id;
      print "$Hotel_name\n";
    }
    
  2. or download this
    <all>
    <Hotel>Marriott</Hotel>
    <Hotel ID = "123" name = "Savoy"></Hotel>
    </all>