Graphics-Simple

 view release on metacpan or  search on metacpan

Simple.pm  view on Meta::CPAN


	GSIMPL='PostScript' perl gt1.pl

or by setting the environment variable permanently in your shell, by

	GSIMPL=PostScript
	export GSIMPL

or 

	setenv GSIMPL PostScript

depending on which shell you use.

=cut

# Handle output files as well

@Graphics::Simple::Window::ISA = Graphics::Simple;

package Graphics::Simple;



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