diff options
author | pyllyukko <pyllyukko@maimed.org> | 2024-08-08 07:31:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-08 13:26:10 +0700 |
commit | 4d49d5f4e483952d58153648bd9b158e1fd48022 (patch) | |
tree | d415bb19cf9f0db3199a665c99d0bd3b048c700f /perl/perl-Test-File-ShareDir/README | |
parent | e406b435263aa16b1b383bbde1fb3b626f785e7f (diff) |
perl/perl-Test-File-ShareDir: Added (Perl Module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Test-File-ShareDir/README')
-rw-r--r-- | perl/perl-Test-File-ShareDir/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl/perl-Test-File-ShareDir/README b/perl/perl-Test-File-ShareDir/README new file mode 100644 index 0000000000..a85e3d4736 --- /dev/null +++ b/perl/perl-Test-File-ShareDir/README @@ -0,0 +1,3 @@ +Test::File::ShareDir is some low level plumbing to enable a +distribution to perform tests while consuming its own share directories +in a manner similar to how they will be once installed. |