Menu

Code Commit Log


Commit Date  
[r45] by vui

* VILib.pm

Some arg processing changes

- Disable auto abbreviations of long arguments.
This makes -<single-char> unambiguous.
- Support a new field 'alias' in the opt hash for specifying
alternative ways of specifying an argument.

* VIStub.pm

- Fix bug in the validation code in build_arg_string.

2007-03-22 03:36:25 Tree
[r44] by rboschjr

Move hostops over to use VILib, simplify the operation dispatch code.

2007-03-21 06:41:00 Tree
[r43] by rboschjr

Convert a bunch of samples to use VILib.

2007-03-19 04:44:18 Tree
[r42] by rboschjr

Good ol' use strict/use warnings: need to look before we leap, even for
trace information.

2007-03-12 14:45:00 Tree
[r41] by vmwaresdk

1. fixes primitive return from method invocations. Still to-do is a boolean 'optimization' case where 'true/false' are morphed into 1/0.

2007-03-12 08:32:26 Tree
[r40] by rboschjr

getpwuid isn't supported on Windows.

2007-03-12 07:09:54 Tree
[r39] by vmwaresdk

1. namespace rename from VIM3 to VIM2
2. Removed VIM3 directory from runtime/stub modules

2007-03-12 06:58:24 Tree
[r38] by rboschjr

Added VILib, a utility library to simplify script-writing. Currently
contains two packages: Util, which provides general utility methods, and
Opts, which does parameter processing.

Updated datacenterlisting.pl to demonstrate the use of VILib. We should
eventually move most or all of our sample scripts over, but I want to
let it gel a bit first.

Testing done: Built and installed the module; ran datacenterlisting.pl
with various combinations of command-line arguments, environment
variables, and config files, and verified that the expected options took
precedence when more than one was specified. Tried both
username/password and saved session.

2007-03-06 05:39:29 Tree
[r37] by vmwaresdk

Arg checking for find_entity_view* calls

2007-03-05 19:26:19 Tree
[r36] by vmwaresdk

fix typo 'being_entity'

2007-03-05 19:06:18 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.