The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for GD::Graph::radar

0.01  When?  Good question.  Maybe Brad will fill me in on that.  : )
    - Modified the original GD::Graph::pie code.

0.02  Tue Jul 8 2003
    - Fixed a typo and added a defined check before operating.
    - Added POD.
    - Added all the files necessary for a proper CPAN distribution.
    - Made the syntax match my personal, religous fanaticism-I mean
      preference.

0.03  Tue Jul 8 2003
    - Added image writing and comparison tests for gif and png.
      Thanks Ken Williams!  : )
    - Fixed the README file.
    - Removed the pie-radar diff file.
    - Fixed the POD up a bit.

0.03.1  Tue Jul 8 2003  
    - Fixed the POD up a bit more.

0.04  Wed Jul 9 2003
    - Added "GD::Image->can('gif') &&" to the comparison test.
      Thanks again Ken.

0.05  Wed Jul 9 2003
    - Added binmode to the file slurping done in the test.  Thanks
      DrForr!

0.06  Thu Jul 10 2003
    - Holy #@$%!  I totally forgot to run my test, and it had a
      syntax error in it.

0.07  Thu Jul 10 2003
    - Excised the unnecessary =head1 ABSTRACT section.

0.08  Sun Aug  3 2003
    - Cleaned code syntax a bit (not the functionality!).
    - Fixed POD up.
    - Removed the file comparison test so that Solaris boxes don't
      whine.