diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-14 10:00:22 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-14 10:00:22 +0000 |
commit | ee159937276131473916a6b371884c194b034dbe (patch) | |
tree | adf9cd09bd43527bdbbe8cf9a6bad9d7c0712a52 /devel/p5-Storable/pkg-descr | |
parent | ba012a04dffa6e3c62169ad0536f401f7ac45851 (diff) |
Notes
Diffstat (limited to 'devel/p5-Storable/pkg-descr')
-rw-r--r-- | devel/p5-Storable/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Storable/pkg-descr b/devel/p5-Storable/pkg-descr index 0c6878fd338e..2ae738592041 100644 --- a/devel/p5-Storable/pkg-descr +++ b/devel/p5-Storable/pkg-descr @@ -13,4 +13,4 @@ a reference to the root object is returned. In case an I/O error occurred while reading, undef is returned instead. Other serious errors are propagated via die. -WWW: http://search.cpan.org/search?dist=Storable +WWW: http://search.cpan.org/dist/Storable/ |