Revision history for Perl extension GD::Barcode. 2.02 2025-10-25 - Fix missing import in GD::Barcode::QRCode, reported by vslavof-lab 2.01 2025-07-24 - Fix uninitialized value warning in QRcode.pm, contributed by Dabe Murphy - Documentation improvements - Test improvements, fixed issue where ISBN::Barcode test missed depencendy on GD, reported by eserte 2.00 2023-09-13 - 'Production' release, no changes to 1.99_03 1.99_03 2022-01-10 (DEVELOPMENT RELEASE) - Fix cpantesters test for Business::ISBN failing seemingly because of broken version of Business::ISBN: require Business::ISBN 3.007 or later 1.99_02 2021-12-20 (DEVELOPMENT RELEASE) - Fix issue with Code39 barcodes that prevent rendering white background in some cases by Boris Zentner - Add unit tests - Modernize code 1.99_01 2016-10-23 (DEVELOPMENT RELEASE) - Moved modules to lib/ - Specified correct dependencies. - Fixed RT#20297 - Auto-size with 'Version'. 1.15 Mon Apr 24 15:50:00 2004 - Add QRcode support based on QRcode image CGI version 0.50 (C)2000-2002,Y.Swetake - Little change new metho of GD module. 1.14 Sat May 31 5:30:00 2003 - Change all GD::Barcode::* to be able to use without GD module. Thank you Lars Lundberg for suggestion. 1.13 Sat Dec 30 9:30:00 2000 - Add Industrail2of5, IATA2of5, Matrix2of5 and COOP(NEC?)2of5 support - Modify sample(smp_ind.pl, smp_all.pl) - Add COPYRIGHT to all modules 1.12 Sat Dec 16 10:00:00 2000 - Add ITF(Interleaved 2 of 5) support - Modify EAN8 1.10 Sun Oct 29 10:00:00 2000 - First release (Converted from KbBarcode.pm)