The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.2.1

  • http://www.mpa-garching.mpg.de/~nog/perl/AFS-2.2.1.tar.gz
    • NOTICE: This release does not support AFS system libraries version 3.4 or version 3.5
    • User-visible changes:
    • fixed method DESTROY for the modules AFS::KAS, AFS::PTS, AFS::VLDB, and AFS::VOS; under certain circumstances they caused segmentation faults;
    • Developer-visible changes:
    • none

Documentation

AFS
Perl interface to AFS programming APIs
ACL functions
Cell configuration functions
Cache Manager functions
ka (Authentication Server) functions
ktc (Token, KTC object) functions
Miscellaneous functions and variables.
Objects used by the AFS module
Protection Server functions
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/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/AFS.pm
in src/Utils/Utils.pm
in src/VLDB/VLDB.pm
in src/VOS/VOS.pm

Examples