Hi Teri, The source code in Scmbug in package_exists() was taken from have_vers() from Bugzilla.
On Thu, 2008-02-14 at 15:00 -0500, John Coffie wrote: > This is Teri again..just want to make certain that we are on the same > page... We are on the same page. > The subroutine in Common.pm that we are having the problem with is > package_exists. I noticed in your email to the developers you spoke of a > Bugzilla subroutine have_vers? Are these subroutines related? Our problem > seems to relate to checking if the packages exist and have-vers seems to be > checking for versions. It's also checking if the package exists. In fact, package_exists() can also check if a specific version exists. e.g. it verifies that DBI 1.50 or greater exists on Windows since earlier versions have threading issues.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
