AFS-Command

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

utility, that implements an OO API that allows for the easy
development of systems management applications for AFS.

=head1 PREREQUISITES

This module requires perl5.6 or later, as well as an installed AFS
infrastructure to work with.  The code is pure perl, with no compiled
components, do it should work on any variant of UNIX (sorry, but this
code makes aggressive use of pipe() and fork(), so porting it to
Windows is gonna be painful...  but then, why anyone would want to
manage their AFS infrastructure from Windows escapes me).

=head1 INSTALLATION

This module builds like almost everything else on CPAN:

  perl Makefile.PL
  make
  make test
  make install

README.html  view on Meta::CPAN

<P>
<HR>
<H1><A NAME="PREREQUISITES">PREREQUISITES

</A></H1>
This module requires perl5.6 or later, as well as an installed AFS
infrastructure to work with. The code is pure perl, with no compiled
components, do it should work on any variant of UNIX (sorry, but this code
makes aggressive use of <CODE>pipe()</CODE> and <CODE>fork(),</CODE> so
porting it to Windows is gonna be painful... but then, why anyone would
want to manage their AFS infrastructure from Windows escapes me).


<P>

<P>
<HR>
<H1><A NAME="INSTALLATION">INSTALLATION

</A></H1>
This module builds like almost everything else on CPAN:



( run in 0.758 second using v1.01-cache-2.11-cpan-b888b73be4d )