The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Changelog for MarpaX-Database-Terminfo

0.004 2013-08-08T17:16:35
 [Jean-Damien Durand <jeandamiendurand@free.fr>]
 - Enabled CheckChangesHasContent and CheckExtraTests

0.003 2013-08-08T16:59:04
 [Jean-Damien Durand <jeandamiendurand@free.fr>]
 - v0.003
   
    [Jean-Damien Durand <jeandamiendurand@free.fr>]
    - CopyFilesFromBuild / README.pod
    - Quicker regexp
 - CopyFilesFromBuild / README.pod
 - Quicker regexp

0.002 2013-08-08T11:49:51
 [Jean-Damien Durand <jeandamiendurand@free.fr>]
 - v0.002
   
    [Jean-Damien Durand <jeandamiendurand@free.fr>]
    - Remove Log::Log4perl from t/ncurses.t
    - Backskashed three octal digits
    - Escape characters fix: escape char is ^, and there is a fixed list of
      allowed backslashed characters
    - use terminfo.src from ncurses-5.9
    - SEE ALSO section
    - Favor README.pod instead of README.md
    - ncurses.t
    - Ncurses extension, escapes comma, move everything to G1
 - Remove Log::Log4perl from t/ncurses.t
 - Backskashed three octal digits
 - Escape characters fix: escape char is ^, and there is a fixed list of
   allowed backslashed characters
 - use terminfo.src from ncurses-5.9
 - SEE ALSO section
 - Favor README.pod instead of README.md
 - ncurses.t
 - Ncurses extension, escapes comma, move everything to G1

0.001 2013-08-07T09:54:41
 [Jean-Damien Durand <jeandamiendurand@free.fr>]
 - v0.001
   
    [Jean-Damien Durand <jeandamiendurand@free.fr>]
    - Add README.pod
    - Initial Changes and META.json
    - Corrected  .gitignore
    - Removed non needed use Data::Dumper
    - Updated test
    - Doc
    - test unit from HP man page
    - Renamed main.t to test1.t
    - Add spaces to MAXMATCH stuff
    - No need of character class InSeparator
    - space optional after comma at longname lookahead
    - lookahead of comma to longname
    - First version
    - Initial commit
   
    [jddurand <jeandamiendurand@free.fr>]
    - Initial commit
 - Add README.pod
 - Initial Changes and META.json
 - Corrected  .gitignore
 - Removed non needed use Data::Dumper
 - Updated test
 - Doc
 - test unit from HP man page
 - Renamed main.t to test1.t
 - Add spaces to MAXMATCH stuff
 - No need of character class InSeparator
 - space optional after comma at longname lookahead
 - lookahead of comma to longname
 - First version
 - Initial commit

 [jddurand <jeandamiendurand@free.fr>]
 - Initial commit