Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Parse XML file to search a Key and Get its value

by afoken (Chancellor)
on Apr 26, 2022 at 18:19 UTC ( [id://11143319]=note: print w/replies, xml ) Need Help??


in reply to Parse XML file to search a Key and Get its value

Show your code so far. If you don't have any, start with this:

#!/usr/bin/perl use strict; use warnings;

Then, have a look at File::Find or File::Find::Rule to find files and XML::LibXML to handle XML.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11143319]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-03-29 13:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found