On Sat, Oct 21, 2000 at 11:14:25AM -0400, Daniel Freedman wrote:
> 
> power tool). Maybe I should have been more specific about the types of
> files I'm changing.  I have this heirarchy of maybe thirty or forty
> related HTML files (all hand-written of course, so no extra crap from a

if you're happy with perl, you can try HTML::Parser, which
understands HTML tags and lets you access specific tags and edit
fields and so on. There was a good article on this in last month's
Perl Journal (issue 17) but it's not available on-line :(

'perldoc HTML::Parser' will probably tell you all you need
to know (once you've installed it).

Conrad.


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to