in reply to Re-dimensioning an HTML table with Perl ?
if it's only one table better do it manually!
For a recurring task you'd need a proper HTML parser...
If you really prefer to code it for just one table:
NOTE: This is fragile and only suitable for half-automatic use.
I won't code this for you... do it manually.
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Re-dimensioning an HTML table with Perl ?
by Anonymous Monk on Apr 25, 2017 at 17:42 UTC | |
|
Re^2: Re-dimensioning an HTML table with Perl ?
by Anonymous Monk on Apr 25, 2017 at 17:39 UTC | |
by TheDonald (Initiate) on Apr 26, 2017 at 07:53 UTC |