Fedora Packages

perl-Dir-Manifest

Load texts or blobs from a directory of files

Here is the primary use case: you have several long texts (and/or binary blobs) that you wish to load from the code (e.g: for the "want"/expected values of tests) and you wish to conveniently edit them, track them and maintain them. Using Dir::Manifest you can put each in a separate file in a directory, create a manifest file listing all valid filenames/key and then say something like 'my $text = $dir->text("deal24solution.txt", {lf => 1})'. And hopefully it will be done securely and reliably.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.6.1-14.fc40 -
Fedora 40 0.6.1-14.fc40 -
Fedora 39 0.6.1-12.fc39 -
Fedora 38 0.6.1-11.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-Dir-Manifest dash maintainers at fedoraproject dot org.



Sources on Pagure