Graphics-Plotter

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

BUGS

If you want dynamically load a module on Solaris2.6 and you have
set locale to iso8859-2, and you have Euro currency patch installed,
then you would get the following error:

ld.so.1: /usr/bin/perl: fatal: relocation error: file
/usr/openwin/lib/locale/iso8859-2/xomEuro.so.2: symbol
_XlcCompileResourceList: referenced symbol not found

To avoid this message, just set locale to "C" (setenv LC_ALL C, or export LC_ALL=C).

The parampl functions used to set XDRAWABLE_COLORMAP XDRAWABLE_DISPLAY
XDRAWABLE_DRAWABLE1 and XDRAWABLE_DRAWABLE2 should not work because
this params need specific arguments (Display * pointer etc.)



( run in 0.516 second using v1.01-cache-2.11-cpan-3989ada0592 )