软件包:libdata-record-perl(0.02-6)
libdata-record-perl 的相关链接
Debian 的资源:
下载源码包 libdata-record-perl:
- [libdata-record-perl_0.02-6.dsc]
- [libdata-record-perl_0.02.orig.tar.gz]
- [libdata-record-perl_0.02-6.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
"split" on steroids
Sometimes we need data split into records and a simple split on the input record separator (C<$/>) or some other value fails because the values we're splitting on may allowed in other parts of the data. Perhaps they're quoted. Perhaps they're embedded in other data which should not be split up.
Data::Record allows you to specify what you wish to split the data on, but also speficy an "unless" regular expression. If the text in question matches the "unless" regex, it will not be split there. This allows us to do things like split on newlines unless newlines are embedded in quotes.
其他与 libdata-record-perl 有关的软件包
|
|
|
|
-
- dep: libsub-uplevel-perl
- module to spoof the Perl call stack
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)