Edit C:\Program Files (x86)\VMware\VMware VIX\vix-perl\lib\API\API.pm
# # Copyright 2006. VMware, Inc. The use of this code is subject to # your agreement to the terms of an applicable VMware license. # package VMware::Vix::API::API; #use 5.00503; use strict; use Carp; use VMware::VixBinding; require Exporter; require DynaLoader; use vars qw(@ISA @EXPORT @EXPORT_OK %EXPORT_TAGS); @ISA = qw(Exporter DynaLoader); # Items to export into callers namespace by default. Note: do not export # names by default without a very good reason. Use EXPORT_OK instead. # Do not simply export all your public functions/methods/constants. # This allows declaration use Vix ':all'; # If you do not need this, moving things directly into @EXPORT or @EXPORT_OK # will save memory. %EXPORT_TAGS = ( 'all' => [ qw( GetErrorText ReleaseHandle GetHandleType GetProperties SetProperties ) ] ); @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } ); @EXPORT = qw(); # Preloaded methods go here. # Autoload methods go after =cut, and are processed by the autosplit program. 1; __END__
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de