On Feb 25, 2006, at 5:47 PM, Robert T Wyatt wrote:
Dave Vasilevsky wrote:$ perl -MFink -MData::Dumper -MFink::PkgVersion - MFink::Services=spec2struct - $file = '/sw/fink/10.3/unstable/main/finkinfo/gnome/gnome-user- docs.info';$pv = Fink::PkgVersion->one_pkgversion_from_info_file($file); $dep = $pv->get_depends(0,0)->[0][0]; $st = spec2struct($dep); print Dumper $st;
Can you try running that little script I used above to test? Just run the 'perl -MFink ...' part at the command line, then paste in the rest, and then control-D to tell it to run.
Dave
PGP.sig
Description: This is a digitally signed message part
