Package: libdata-record-perl (0.02-6)
Links for libdata-record-perl
Debian Resources:
Download Source Package 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]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
"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.
Other Packages Related to libdata-record-perl
|
|
|
|
-
- dep: libsub-uplevel-perl
- module to spoof the Perl call stack
-
- dep: perl
- Linguagem de extração e relatórios prática de Larry Wall
Download libdata-record-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 15.6 kB | 37.0 kB | [list of files] |