Perl Postscript Problem
Paul Seamons
paul at seamons.com
Wed Aug 4 15:54:30 MDT 2010
> > From a quick look at the code, it seems something is wrongly overwriting
> the PostScript::TextBlock object you create with a "1", so that later uses
> that expect it to be an array fail.
Chances of that are small as you wouldn't be able to call a method on
"1". What this seems to denote is somebody not using the objects
correctly - basically calling their methods as subroutines and passing
bogus data in.
More information about the PLUG
mailing list