Package: libdata-record-perl (0.02-7)
Links for libdata-record-perl
Debian Resources:
Download Source Package libdata-record-perl:
- [libdata-record-perl_0.02-7.dsc]
- [libdata-record-perl_0.02.orig.tar.gz]
- [libdata-record-perl_0.02-7.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
"split" on steroids
Sometimes data need to be 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 specify an "unless" regular expression. If the text in question matches the "unless" regex, it will not be split there. This allows one to do things like split on newlines unless newlines are embedded in quotes.
Other Packages Related to libdata-record-perl
|
|
|
|
-
- dep: libsub-uplevel-perl
- module to spoof the Perl call stack
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download libdata-record-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 11.1 kB | 32.0 kB | [list of files] |