Package : perl-Data-Record > RPM : perl-Data-Record-0.20.0-8.mga7.src.rpm

Basic items

Name perl-Data-Record
Version 0.20.0
Release 8.mga7
URL http://search.cpan.org/dist/Data-Record
Group Development/Perl
Summary "split" on steroids
Size 9KB
Arch noarch
License GPL+ or Artistic

Description

Sometimes we need data split into records and a simple split on the input
record separator ('$/') 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.

This module 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.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-19 07:56:21
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie