Update to version 0.14

This commit is contained in:
margarida 2003-11-02 18:43:17 +00:00
parent a5ca0d9db8
commit f3c83c4948
4 changed files with 7 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.4 2003/04/27 19:42:55 margarida Exp $
# $OpenBSD: Makefile,v 1.5 2003/11/02 18:43:17 margarida Exp $
COMMENT= "perl module to implementing delay loading of object-data"
VERSION= 0.10
VERSION= 0.14
DISTNAME= Object-Realize-Later-${VERSION}
PKGNAME= p5-Object-Realize-${VERSION}
CATEGORIES= devel perl5

View File

@ -1,3 +1,3 @@
MD5 (Object-Realize-Later-0.10.tar.gz) = 4e9a81d9d70a5d183b83ddc5af579a11
RMD160 (Object-Realize-Later-0.10.tar.gz) = 88eb6ff666a912af0322b69bbe4e18dcabfd2850
SHA1 (Object-Realize-Later-0.10.tar.gz) = c314125691f8b753594af3a849127f97b3033c1c
MD5 (Object-Realize-Later-0.14.tar.gz) = 880f6cdae5e07183b121a6758d7bc159
RMD160 (Object-Realize-Later-0.14.tar.gz) = 219864cf0327fe667edbeb06914c11f1995ac909
SHA1 (Object-Realize-Later-0.14.tar.gz) = d3b8d0842eaa37458965aa3dd4cf2191121ec04a

View File

@ -1,5 +1,3 @@
This module helps you implementing delay loading of object-data.
While creating a stub-object, Object::Realize::Later simulates you
got the real data.
WWW: ${HOMEPAGE}

View File

@ -1,4 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/07/11 09:25:59 shell Exp $
@comment $OpenBSD: PLIST,v 1.2 2003/11/02 18:43:17 margarida Exp $
${P5SITE}/Object/Realize/Later.pm
${P5SITE}/Object/Realize/Later.pod
man/man3p/Object::Realize::Later.3p
@dirrm ${P5SITE}/Object/Realize