diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-03-03 11:11:25 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-03-03 11:11:25 +0000 |
commit | 59d0d3b17ed00588ec1fbd384a0b4ee8b8fec04d (patch) | |
tree | 5bdd1d957d9ba42bf9ce830a40353b21eae52840 /textproc/p5-Regexp-Log/pkg-descr | |
parent | d42f0353c3c98301d03c3313f63b14e12e2947f5 (diff) | |
download | ports-59d0d3b17ed00588ec1fbd384a0b4ee8b8fec04d.tar.gz ports-59d0d3b17ed00588ec1fbd384a0b4ee8b8fec04d.zip |
Notes
Diffstat (limited to 'textproc/p5-Regexp-Log/pkg-descr')
-rw-r--r-- | textproc/p5-Regexp-Log/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/p5-Regexp-Log/pkg-descr b/textproc/p5-Regexp-Log/pkg-descr new file mode 100644 index 000000000000..3bb109560b9d --- /dev/null +++ b/textproc/p5-Regexp-Log/pkg-descr @@ -0,0 +1,5 @@ +Regexp::Log is a base class for a variety of modules that generate +regular expressions for performing the usual data munging tasks on +log files that cannot be simply split(). + +WWW: http://search.cpan.org/dist/Regexp-Log |