Image.pm (GD-2.71) | : | Image.pm (GD-2.72) | ||
---|---|---|---|---|
# DO NOT EDIT! THIS FILE IS AUTOGENERATED BY lib/GD/Image_pm.PL | # DO NOT EDIT! THIS FILE IS AUTOGENERATED BY lib/GD/Image_pm.PL | |||
package GD::Image; | package GD::Image; | |||
use strict; | use strict; | |||
use GD; | use GD; | |||
use Symbol 'gensym','qualify_to_ref'; | use Symbol 'gensym','qualify_to_ref'; | |||
use vars '$VERSION'; | use vars '$VERSION'; | |||
$VERSION = '2.71'; | $VERSION = '2.72'; | |||
=head1 NAME | =head1 NAME | |||
GD::Image - Image class for the GD image library | GD::Image - Image class for the GD image library | |||
=head1 SYNOPSIS | =head1 SYNOPSIS | |||
See L<GD> | See L<GD> | |||
=head1 DESCRIPTION | =head1 DESCRIPTION | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |