diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-03-03 11:13:02 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-03-03 11:13:02 +0000 |
commit | 6dc7572495765eb1c8fee075144251f94ab51572 (patch) | |
tree | 74c17b683602c7c501e1d080c7cbabf4d4ee7f46 /textproc/p5-Regexp-Log-Common/pkg-descr | |
parent | 59d0d3b17ed00588ec1fbd384a0b4ee8b8fec04d (diff) | |
download | ports-6dc7572495765eb1c8fee075144251f94ab51572.tar.gz ports-6dc7572495765eb1c8fee075144251f94ab51572.zip |
Notes
Diffstat (limited to 'textproc/p5-Regexp-Log-Common/pkg-descr')
-rw-r--r-- | textproc/p5-Regexp-Log-Common/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/textproc/p5-Regexp-Log-Common/pkg-descr b/textproc/p5-Regexp-Log-Common/pkg-descr new file mode 100644 index 000000000000..2df05b96661c --- /dev/null +++ b/textproc/p5-Regexp-Log-Common/pkg-descr @@ -0,0 +1,5 @@ +Regexp::Log::Common uses Regexp::Log as a base class, to 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-Common |