Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-28 05:27:41 UTC Now

2015-01-31 01:29:01 UTC MAIN commitmail json YAML

Update 0.07 to 0.09
-------------------
0.09 2014-05-13
    - Added a bunch of similar modules to the SEE ALSO section in the pod.
    - Corrected self-reference in doc to use the right name.

0.08 2014-03-31
    - got rid of warning about defined(@array) being deprecated.
      Bug and fix from BWAGNER RT#81444
    - Removed two .cvsignore files RT#26843
    - Removed META.yml so it can be auto-generated by MakeMaker
    - Min perl version 5.6.0
    - Marked license as 'perl' in metadata, to match the doc
    - Added github repo to metadata and pod
    - Added PREREQ_PM, CONFIGURE_REQUIRES and TEST_REQUIRES to Makefile.PL

(mef)