#!/bin/perl -w use strict; use XML::Twig; my $file = 'orders.xml' ; my $ext = '.'.time; my $twig = XML::Twig->new(pretty_print => 'indented'); #$twig->parsefile( $file) or die "could not parse!"; $twig->parsefile_inplace ( $file, $ext) ; $twig->print(); #### 2003/07/04 123 Acme Alpha 987 Coupler 5 654 Connector 3 579 Clasp 1