Skip to content

Tag Archives: perl program

how to open a file in txt/html/xml format using a perl program?

I am trying to write a program using perl which will display the contents of a file in the same format as it is(i dont want to read the contents of the file on the command prompt)….and then ill search for the particular string in it but thats next part…first i want to

retrieving the information from the XML document from a perl program?

I am trying to fetch the block of information from the XML document while I enter the particular keyword using the perl program.