Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    use strict;
    ...
    $xhash = XML::Twig->new();
    $xhash -> parsefile('$file');
    $xhash -> print;
    
  2. or download this
    ERROR:
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    ...
     at hashreplace.pl line 10
    
    E:\FH\Demo\1-9demo>_END_