On 2007/12/05 09:13, Landry Breuil wrote:
> On Tue, Dec 04, 2007 at 05:30:15PM -0800, J.C. Roberts wrote:
> > -DISTNAME= File-Find-Rule-0.28
> > +VERSION= 0.30
> > +DISTNAME= File-Find-Rule-${VERSION}
>
> There is no point in using a ${VERSION} variable when it's used only once.
and when there is point, V= / $V is so much easier to type,
no need for { } that way :)
