Subject: | Broken prototype for polygon_rotate |
The prototype for polygon_rotate in Transform.pm should be
sub polygon_rotate(@)
instead of
sub polygon_rotate($@)
Otherwise the OO-interface (method rotate in Polygon.pm) doesn't work as
expected.
This queue is for tickets about the Math-Polygon CPAN distribution.
The Basics
People
|
Bug Information
|