diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
commit | ad4f267b7a2606a97d9e9b015928a8ece70689d4 (patch) | |
tree | 201adaff0e1c66da3b283ce829b513b8e5ad8f58 /devel/p5-File-Slurp-Tree | |
parent | aabdb79c21f13281c2cf333a6b0414a228bf9406 (diff) |
Notes
Diffstat (limited to 'devel/p5-File-Slurp-Tree')
-rw-r--r-- | devel/p5-File-Slurp-Tree/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-File-Slurp-Tree/pkg-descr b/devel/p5-File-Slurp-Tree/pkg-descr index 54f9e92f84f7..125d534636ca 100644 --- a/devel/p5-File-Slurp-Tree/pkg-descr +++ b/devel/p5-File-Slurp-Tree/pkg-descr @@ -11,4 +11,4 @@ The tree data structure is a hash of hashes. The keys of each hash are names of directories or files. Directories have hash references as their value, files have a scalar which holds the contents of the file. -WWW: http://search.cpan.org/dist/File-Slurp-Tree/ +WWW: https://metacpan.org/release/File-Slurp-Tree |