in reply to Re^5: Parse html file
in thread Parse html file

Hi tangent,

Could this code be modified to extract this kind of output?

hr div Relay Status Information br div div FillDB File Size Limit: div 0.0% ( 0 / 3145728 Bytes ) div div FillDB File Count Limit: div 0.0% ( 0 / 10000 Files ) div div Timeout for queries in queue: div 60 minutes div div Size of queries in queue: div 0.0% ( 0 / 104857600 Bytes ) div div Size of results queue: div 0.0% ( 0 / 104857600 Bytes ) br

Thanks

Replies are listed 'Best First'.
Re^7: Parse html file
by marto (Cardinal) on Sep 25, 2018 at 13:25 UTC

    That's just a SMOP. What did you try and how did it fail?