Is there a general perl package that I can mark some package as dependent on? The software I'm writing a .info for just depends on perl 5, not perl 5.6.0 or perl 5.6.1 or perl 5.8.0, and I'd rather not force people to grab some specific version if they don't need it.
It is guaranteed that a version of perl 5 is available, otherwise fink would not run, it is written in perl. Please ensure that the module does not compile any binary code or install different files based on different versions, though. In that case you should make a my-mod-pm5XX package for each version.
HTH, Kyle Moffett
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
