Understanding Perl View Objects
A view is a client-side Perl object populated with the state of one or more server-side managed objects by the vSphere SDK for Perl. A view object has the following characteristics:
The vSphere SDK for Perl simplifies programming as follows:
Provides a _this parameter to reference the object on which a method is run, if needed.