Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    use strict;
    ...
                      XMLDecl => 1,
                      ContentKey => 'phone',
                     )->XMLout($data);
    
  2. or download this
    /usr/bin/perl -w "/home/le6303/src/perl/phone.pl" 
    <?xml version='1.0' standalone='yes'?>
    <phone type="home">555-1234</phone>