AFS Perl API

The purpose of this site is to provide the means for discussing all aspects of the AFS Perl API.

What is AFS?

AFS is a distributed filesystem product, pioneered at Carnegie Mellon University and supported and developed as a product by Transarc Corporation (later IBM Pittsburgh Labs). It offers a client-server architecture for file sharing, providing location independence, scalability and transparent migration capabilities for data (see also http://www.dementia.org/twiki/bin/view/AFSLore/WhatIsAFS).

What is AFS Perl API?

The AFS Perl API is a dynamically loadable extension to Perl. It gives the AFS user and administrator access to the AFS programming APIs, allowing to make these calls directly from Perl, rather than processing the output of a command. This API compiles with IBM/Transarc AFS and with OpenAFS.


TOPICS

  • ProductionVersion AFS v2.6.2 is out, released on Wednesday, Mar 31st 2010 working under OpenAFS 1.4 (including 1.4.11) and compiling with Perl 5.10.0.
  • NOTE: This version does NOT work with OpenAFS 1.4.12 !!!
    • I am working on an upgrade which will be released within the next few days

What do to First on this Kwiki