On 09/27/2018 11:54 PM, Ken Moffat via blfs-dev wrote:
I've updated the online rendered versions of the branch, again at
http://www.linuxfromscratch.org/~ken/perl-changes/

The versions shown on the front pages remain at 18th September, but
the individual pages are correctly labelled as 27th September.  That
probably means I missed the date change in general.ent in the last
merege (I mistakenly thought I could just take trunk's version,
forgetting I had added cpan entities there - until the render blew
up).

Only another 100 or so modules to get through ;)

Comments still welcome.

I like what you've done. It makes things a lot easier. One thing though. In most packages you have:

 This module uses the standard build and installation instructions:

perl Makefile.PL &&
make             &&
make test

Now, as the root user:

make install

And that is repeated over and over. Why not make "standard build and installation instructions" a symlink to a common section similar to the old page? Just list the specific instructions where there is something different (like Encode::HanExtra and Text::BibTeX).

  -- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to