Link to home
Start Free TrialLog in
Avatar of augblay
augblay

asked on

RETRIEVING TEXT FILE CONTENT

i have a lot of html files.i want a perl script that will loop through each file and store the title and description values in two different arrays.

please find below the template of the html pages.

<html>
<head>
<title> i am the title</title>
<description> i describe this html page</description>
</head>
<body>
</body>
</html>

ASKER CERTIFIED SOLUTION
Avatar of psogaa
psogaa

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Moondancer
Moondancer

Open today, need more?
Moondancer
Community Support Moderator @ Experts Exchange