Subject: | width is too large |
I'm trying to use this for the first time to graph my app. I simply
typed umlclass.pl -r lib, and got a load of class names followed by:
dot: width (35540 >= 32768) is too large.
at /usr/share/perl5/UML/Class/Simple.pm line 292
UML::Class::Simple::_as_image('UML::Class::Simple=HASH(0x7d852e0)',
'png', 'a.png') called at /usr/share/perl5/UML/Class/Simple.pm line 263
UML::Class::Simple::as_png('UML::Class::Simple=HASH(0x7d852e0)',
'a.png') called at /usr/bin/umlclass.pl line 119
Let me know if there's any more information that you need to debug this.