Fink::FinkVersion man page on MacOSX

Man page or keyword search:  
man Server   23457 pages
apropos Keyword Search (all sections)
Output format
MacOSX logo
[printable version]

Fink::FinkVersion(3)	      Fink documentation	  Fink::FinkVersion(3)

NAME
       Fink::FinkVersion - Fink version numbers

SYNOPSIS
	 use Fink::FinkVersion qw(:ALL);

	 my $fink_version    = fink_version;
	 my $arch	     = get_arch;
	 my $default_version = default_binary_version($distribution);
	 my $max_info_level  = max_info_level;

DESCRIPTION
       This module retrieves the version numbers of various parts of the fink
       installation.

   Functions
       These functions are exported on request.	 You can export them all with

	 use Fink::FinkVersion qw(:ALL);

       fink_version
	     my $fink_version = fink_version;

	   Returns the version of the fink source code.

       get_arch
	       my $arch = get_arch;

	   Returns the architecture string to be used on this platform. For
	   example, "powerpc" for ppc.

	   Callers assume the value is all-lowercase, but some also assume it
	   is the canonical form. So we can't use lc() here without breaking
	   the latter if there are any cases of canonical forms that have
	   upper-case chars. If we find any, have to check our callers for
	   incorrect assumptions.

       default_binary_version
	      my $b_dist_version = default_binary_version($distribution);

	   Returns the most recent (binary) fink distribution version
	   corresponding to $distribution, or undef if there is no known
	   binary distro for the given $distribution.

       max_info_level
	     my $max_info_level = max_info_level;

	   Returns the highest level of package description file that this
	   fink can parse. If a .info is componsed of a 'InfoN: <<' ... '<<'
	   block where N is a larger integer than that returned by this
	   function, the entire .info file should be ignored.

Fink 0.36.3.1			  2014-01-15		  Fink::FinkVersion(3)
[top]

List of man pages available for MacOSX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net