UTM5::URFAClient

Perl wrapper for Netup URFA Client
Download

UTM5::URFAClient Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Publisher Name:
  • Nikita Melikhov
  • Publisher web site:
  • http://search.cpan.org/~verolom/

UTM5::URFAClient Tags


UTM5::URFAClient Description

Perl wrapper for Netup URFA Client UTM5::URFAClient is a Perl wrapper for the Netup URFA cClient.SYNOPSIS use UTM5::Client; my $client = new UTM5::URFAClient({ host => 'netup.example.com', login => 'ssh_netup', exec => '/netup/utm5/bin/utm5_urfaclient', user => 'remote_user', password => 'remote_password' }); print $client->whoami->{login}; Requirements: · Perl


UTM5::URFAClient Related Software