The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.6.2

  • http://www.mpa-garching.mpg.de/~nog/perl/AFS-2.6.2.tar.gz
    • NOTICE:
    • This release does not support AFS system libraries version 3.4 or version 3.5
    • Two of the hash key names returned by the VLDB method "listaddrs" have changed in version 2.4.1 (see POD doku AFS::VLDB)
    • This release does not support any features and interfaces from AFSPerl "version 1"
    • User-visible changes:
    • compiles with OpenAFS system libraries version 1.4.12
    • fixed method AFS::VLDB->listvldb: fixed segmentation error
    • improved Makefile.PL script for Perl 5.10.0 and "threaded PIC" libraries
    • updated example scripts for the modules AFS::VLDB and AFS::VOS
    • improved test drivers for the modules AFS::VLDB and AFS::VOS;
    • Developer-visible changes:
    • convertet all VERSION variables to "dotted decimal version" with leading "v"
    • changed argument type from "int" to "string" for method AFS::VLDB->removeaddr

Documentation

AFS
Perl interface to AFS programming APIs
Class to handle the AFS Access Control Lists
AFS
Basic functions and variables of the AFS module
Class to communicate with the AFS Basic Overseer Server
Module to administer AFS Cells
Module to administer the AFS Cache Manager
Module to communicate with an AFS File Server
Class to communicate with the AFS Authentication Server
Class to handle the AFS structure ktc_encryptionkey
Class to handle the AFS structure ktc_principal
Class to handle the AFS structure ktc_token
Class to communicate with the AFS Protection Server
Shared utility functions for the AFS module bundle
Class to communicate with the AFS Volume Location Server
Class to communicate with the AFS Volume Server

Provides

AFS
in src/AFS.pm
in src/ACL/ACL.pm
in src/BOS/BOS.pm
in src/CM/CM.pm
in src/Cell/Cell.pm
in src/FS/FS.pm
in src/KAS/KAS.pm
in src/KTC_EKEY/KTC_EKEY.pm
in src/KTC_PRINCIPAL/KTC_PRINCIPAL.pm
in src/KTC_TOKEN/KTC_TOKEN.pm
in src/PTS/PTS.pm
in src/Utils/Utils.pm
in src/VLDB/VLDB.pm
in src/VOS/VOS.pm

Examples