Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2020-12-28

Monday 28th December 2020

Local Packages

  • Updated perl-Term-ReadLine-Gnu to 1.37:

    • readline-8.1 support

      • New functions rl_activate_mark, rl_deactivate_mark, rl_keep_mark_active and rl_mark_active_p

      • Use native operate_and_get_next on GNU ReadLine 8.1 and later

    • Gnu.xs: warns if attempted completion function returns undef in position 0 (CPAN RT#132384)

    • ppport.h: Update from version 3.31 to version 3.52

    • Fixes to be more CPAN Testers friendly
    • Makefile.PL exits 0 when $TERM is not set properly (CPAN RT#128806)

    • Update URLs of the GNU Readline Library manual website (CPAN RT#131362)

    • Update URLs of soundgrab


Recent