Note initial addition of p5-Data-Dumper-Concise version 1.001 as

devel/p5-Data-Dumper-Concise into The NetBSD Packages Collection.

The Perl 5 module Data::Dumper::Concise exists, fundamentally, as
a convenient way to reproduce a set of Dumper options that we've
found ourselves using across large numbers of applications, primarily
for debugging output.
This commit is contained in:
seb 2009-11-17 00:00:45 +00:00
parent f7ef8d360b
commit c1ec4a238a

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2009,v 1.4320 2009/11/16 23:31:54 seb Exp $
$NetBSD: CHANGES-2009,v 1.4321 2009/11/17 00:00:45 seb Exp $
Changes to the packages collection and infrastructure in 2009:
@ -5773,3 +5773,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated lang/python26 to 2.6.4nb2 [jakllsch 2009-11-16]
Updated www/ikiwiki to 3.20091113 [schmonz 2009-11-16]
Updated textproc/ruby-haml to 2.2.13 [seb 2009-11-16]
Added devel/p5-Data-Dumper-Concise version 1.001 [seb 2009-11-17]