Help for this page

Select Code to Download


  1. or download this
    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
    
  2. or download this
    use strict;
    use warnings;
    
    ...
                    $screen->DrawRotatedText("wxPerl and PodMaster",200 ,6
    +00 ,0);
                    $screen->DrawRotatedText("are messing up your screen",
    +200 ,650 ,0);
    }