Help for this page

Select Code to Download


  1. or download this
    use strict;
    my $start='<?xml version="1.0" encoding="utf-8"?>
    ...
        print $file_handle "\t\t".'<Address>'."\n";
        close $file_handle;
    }
    
  2. or download this
    Can't use string ("1") as a symbol ref while "strict refs" in use at D
    +:\senthil\
    xmlgeneration\xmltest\file.pl line 12.