Hello group,
Anyone know of a way to get the version of gdlib that GD is using?
Something like the fictional $GD::gdlib_version below would be awesome!
I didn't see anything about it in http://search.cpan.org/~lds/GD-2.19/GD.pm or the source...
use GD;
print "You have gdlib version: $GD::gdlib_version and GD.pm version $GD::VERSION\n";
You have gdlib version: 2.0.33 and GD.pm version 2.19
Danke!
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>