Commit graph

3 commits

Author SHA1 Message Date
sno
4482005d5c Updating package for CPAN distribution B::Hooks::Parser in
devel/p5-B-Hooks-Parser from 0.09nb2 to 0.10.

Upstream changes:
0.10  Mon, 06 Feb 2012 13:10:00 +0000
  * In the Perl API, don't be confused by NULs in the parser buffer.
  * Fix off-by-one error in buffer length check for set_linestr.
  * Jump through some hoops to avoid compiler warnings.
  * Add MYMETA.{json,yml} to MANIFEST.SKIP and .gitignore.
  * Note repository and bugtracker locations.
2012-02-16 06:23:36 +00:00
sno
b66e95c81e pkgsrc changes:
- Updating package for p5 module B::Hooks::Parser from 0.08 to 0.09
  - Adjusting dependencies according to META.yml
  - Setting license according to META.yml

Upstream changes:
0.09  Wed, 03 Jun 2009 13:20:21 +0200
  * Don't redefine various macros if they already exist.
  * Add B::Hooks::Toke::skipspace function (Liu Kang-min).
2009-07-07 20:46:53 +00:00
abs
726869df2c Added devel/p5-B-Hooks-Parser version 0.08
This module provides an API for parts of the perl parser. It can
be used to modify code while it's being parsed.
2009-01-19 18:02:57 +00:00