Help for this page
use strict; use warnings; ... This program is free software; you can redistribute it and/or modify i +t under the same terms as Perl itself. =cut
use strict; use warnings; ... $screen->DrawRotatedText("wxPerl and PodMaster",200 ,6 +00 ,0); $screen->DrawRotatedText("are messing up your screen", +200 ,650 ,0); }