On Sat, Apr 19, 2014 at 08:30:50AM +0100, Maurice McCarthy wrote:
> On 2014-04-17 18:01, Mike McClain wrote:
> >Hi,
> >    My brother Rick, a windrider, put together a webpage,
> >http://www.photographers1.com/Sailing/NauticalTerms&Nomenclature.html
> >about sailing and wind surfing that has grown too large and should be
> >split into smaller sections to reduce load time.
> >    Can anyone point me to any tools/modules that would automate the
> >process of fixing all the links?
>
> I'm only a beginner in Perl myself so I don't know the perl tool or
> module but I'd imagine that the html editor Bluefish would make this
> fairly easy, but not automatic. Split your page into several, then
> lets assume there is one page per letter of the alphabet. You can
> select all pages as separate tabs and change all references from
> <present-url>#A to <pageA-url>.
>
> Just an idea
> Moss

    Thank you Moss for the thought.
    Most any editor will do a global search and replace as will sed and
perl itself but I'm hoping to find a tool that will automate that process
rather than, as in the case you proposed, issuing 26 or more separate
commands.
Mike
--
In theory, there is no difference between theory and practice.
In practice, there is.      - Yogi Berra

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to