GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
VCP::UI(3) User Contributed Perl Documentation VCP::UI(3)

VCP::UI - User interface framework for interactive mode VCP.

    $ vcp

When VCP is run with no source or destination specifications, it loads and launches an interactive user interface.

The current default is a text user interface, but this may change to be a graphical UI on some platforms in the future.

UI.pm is a UI manager for UI::Machines and front-end implementations like UI::Text. These do not derive from UI, they are managed by UI.

TODO: Rename UI.pm to UIManager.pm, then factor stuff out of UI::Text into a new UI.pm.

new
   my $ui = VCP::UI->new;
    
run
Runs the UI. Selects the appropriate user interface (unless one has been passed in) and runs it.

Copyright 2000, Perforce Software, Inc. All Rights Reserved.

This module and the VCP::UI package are licensed according to the terms given in the file LICENSE accompanying this distribution, a copy of which is included in vcp.

Barrie Slaymaker <barries@slaysys.com>
2004-11-04 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.