AFS::Command::PTS

AFS::Command::PTS is a OO API to the AFS pts command.
Download

AFS::Command::PTS Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • AFS::Command Team
  • Publisher web site:
  • http://search.cpan.org/~wpmoore/AFS-Command-1.7/lib/AFS/Command/PTS.pod

AFS::Command::PTS Tags


AFS::Command::PTS Description

AFS::Command::PTS is a OO API to the AFS pts command. AFS::Command::PTS is a OO API to the AFS pts command.SYNOPSIS use AFS::Command::PTS; my $pts = AFS::Command::PTS->new(); my $pts = AFS::Command::PTS->new ( command => $path_to_your_pts_binary, ); my $pts = AFS::Command::PTS->new ( noauth => 1, force => 1, );This module implements an OO API wrapper around the AFS 'pts' command. The supported methods depend on the version of the pts binary used, and are determined automagically. Requirements: · Perl


AFS::Command::PTS Related Software