freebsd-ports/devel/p5-ZConf-GUI/pkg-descr
Martin Wilke 5cda1e0783 A ZConf backed method of choosing a backend for a Perl module that
has multiple backends.

zcgui-get  	Gets the current preferred backends for a module.
zcgui-gux 	Gets the value for useX.
zcgui-la 	Lists available GUI backends for a ZConf::GUI compliant module.
zcgui-lm 	Lists the modules that currently have preferences set.
zcgui-set 	Set the preferred backends for a module.
zcgui-sux 	Set the useX value for a module.
zcgui-which 	Prints a list of the available preferred modules for a module.

WWW: http://search.cpan.org/dist/ZConf-GUI/

PR:		ports/134988
Submitted by:	Zane C, Bowers <vvelox at vvelox.net>
2009-06-15 20:50:44 +00:00

12 lines
545 B
Text

A ZConf backed method of choosing a backend for a Perl module that
has multiple backends.
zcgui-get Gets the current preferred backends for a module.
zcgui-gux Gets the value for useX.
zcgui-la Lists available GUI backends for a ZConf::GUI compliant module.
zcgui-lm Lists the modules that currently have preferences set.
zcgui-set Set the preferred backends for a module.
zcgui-sux Set the useX value for a module.
zcgui-which Prints a list of the available preferred modules for a module.
WWW: http://search.cpan.org/dist/ZConf-GUI/