diff --git a/perl-IO-stringy.yaml b/perl-IO-stringy.yaml new file mode 100644 index 0000000..5b9921b --- /dev/null +++ b/perl-IO-stringy.yaml @@ -0,0 +1,38 @@ +document: modulemd +version: 2 +data: + name: perl-IO-string + stream: '2.113' + summary: I/O on in-core objects like strings and arrays for Perl + description: > + This toolkit primarily provides modules for performing both + traditional and object-oriented I/O) on things other than normal + filehandles; in particular, IO::Scalar, IO::ScalarArray, and + IO::Lines. + In the more-traditional IO::Handle front, we have IO::AtomicFile, + which may be used to painlessly create files that are updated + atomically. + license: + module: [MIT] + dependencies: + - buildrequires: + platform: [f34, f35, eln] + perl: ['5.30', '5.32'] + requires: + platform: [f34, f35, eln] + perl: ['5.30', '5.32'] + references: + community: https://metacpan.org/release/IO-stringy + profiles: + common: + description: IO::stringy + rpms: + - perl-IO-stringy + api: + rpms: + - perl-IO-stringy + components: + rpms: + perl-IO-stringy: + rationale: The API + ref: rawhide