My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
GettingHelp  
Getting help for vuser
Featured
Updated Feb 4, 2010 by perlstalker

Documentation

Usage

Vuser has a built in help system that can be viewed with the help keyword.

vuser help
vuser help extension_name

Manuals

Vuser, vsoapd and most of the extensions include documentation in the perldoc for the extension. On some systems, you can use man instead of perldoc.

Examples:

perldoc vuser
perldoc vsoapd
perldoc VUser::Google::Apps

Note: On debian-based systems, you may have to install the perl-doc package.

apt-get install perl-doc

The man keyword will return the manual for the extension.

Examples:

vuser man Email
vuser man Google::Apps

Wiki

The wiki has additional documentation and tips for using and extending vuser.

Issue Tracker

Check the issue tracker and see if your problem is a known issue.

Further Help

There are a couple of places you can go to get help with vuser or vuser modules.


Sign in to add a comment
Powered by Google Project Hosting