![]() |
|
Think about Loose Coupling | |
PerlMonks |
Re: Perl scriptby madtoperl (Hermit) |
on Feb 07, 2017 at 10:34 UTC ( #1181275=note: print w/replies, xml ) | Need Help?? |
since your output is already in two xml files, let's say File 1 is one.xml and File 2 is two.xml. You can do the below. Also there are other ways also available eg. using File::Stat module as well.
In Section
Seekers of Perl Wisdom
|
|