The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:GD::Barcode"

GD::Barcode - Create barcode image with GD River stage two • 10 direct dependents • 13 total dependents

GD::Barcode is a subclass of GD and allows you to create barcode image with GD. This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22". From 1.14, you can use this module even if no GD (except plot method). new *$oGdBar* = GD::Barc...

MICHIELB/GD-Barcode-2.00 - 13 Sep 2023 21:00:16 UTC

GD::Barcode::ITF - Create ITF(Interleaved2of5) barcode image with GD River stage two • 10 direct dependents • 13 total dependents

GD::Barcode::ITF is a subclass of GD::Barcode and allows you to create ITF barcode image with GD. new *$oGdBar* = GD::Barcode::ITF->new(*$sTxt*); Constructor. Creates a GD::Barcode::ITF object for *$sTxt*. *$sTxt* has numeric characters([0-9]). plot(...

MICHIELB/GD-Barcode-2.00 - 13 Sep 2023 21:00:16 UTC

GD::Barcode::NW7 - Create NW7 barcode image with GD River stage two • 10 direct dependents • 13 total dependents

GD::Barcode::NW7 is a subclass of GD::Barcode and allows you to create NW7 barcode image with GD. This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22". new *$oGdBar* = GD::Barcode::NW7->new(*$sTxt*); Constructor. Creates a GD::Ba...

MICHIELB/GD-Barcode-2.00 - 13 Sep 2023 21:00:16 UTC

GD::Barcode::EAN8 - Create EAN8(JAN8) barcode image with GD River stage two • 10 direct dependents • 13 total dependents

GD::Barcode::EAN8 is a subclass of GD::Barcode and allows you to create EAN8(JAN8) barcode image with GD. This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22". new *$oGdBar* = GD::Barcode::EAN8->new(*$sTxt*); Constructor. Creates...

MICHIELB/GD-Barcode-2.00 - 13 Sep 2023 21:00:16 UTC

GD::Barcode::UPCA - Create UPC-A barcode image with GD River stage two • 10 direct dependents • 13 total dependents

GD::Barcode::UPCA is a subclass of GD::Barcode and allows you to create UPC-A barcode image with GD. This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22". new *$oGdBar* = GD::Barcode::UPCA->new(*$sTxt*); Constructor. Creates a GD...

MICHIELB/GD-Barcode-2.00 - 13 Sep 2023 21:00:16 UTC

GD::Barcode::UPCE - Create UPC-E barcode image with GD River stage two • 10 direct dependents • 13 total dependents

GD::Barcode::UPCE is a subclass of GD::Barcode and allows you to create UPC-E barcode image with GD. This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22". new *$oGdBar* = GD::Barcode::UPCE->new(*$sTxt*); Constructor. Creates a GD...

MICHIELB/GD-Barcode-2.00 - 13 Sep 2023 21:00:16 UTC

GD::Barcode::EAN13 - Create EAN13(JAN13) barcode image with GD River stage two • 10 direct dependents • 13 total dependents

GD::Barcode::EAN13 is a subclass of GD::Barcode and allows you to create EAN13(JAN13) barcode image with GD. This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22". new *$oGdBar* = GD::Barcode::EAN13->new(*$sTxt*); Constructor. Cre...

MICHIELB/GD-Barcode-2.00 - 13 Sep 2023 21:00:16 UTC

GD::Barcode::Image - Create Image::Magick object for a barcode River stage zero No dependents

This module adds minor extensions in functionality to the GD::Barcode module. See the documentation for GD::Barcode and all its barcode symbology types for additional information on the use of this module. new() *$oGdBarIm* = GD::Barcode::Image->new(...

AVINASH/GD-Barcode-Image-1.03 - 26 Aug 2007 17:12:58 UTC

GD::Barcode::QRcode - Create QRcode barcode image with GD River stage two • 10 direct dependents • 13 total dependents

GD::Barcode::QRcode is a subclass of GD::Barcode and allows you to create QRcode barcode image with GD. This module based on "QRcode image CGI version 0.50 (C)2000-2002,Y.Swetake". new *$oGdBar* = GD::Barcode::QRcode->new(*$sTxt*, { Ecc => *Ecc Mode*...

MICHIELB/GD-Barcode-2.00 - 13 Sep 2023 21:00:16 UTC

GD::Barcode::Code93 - Create Code93 barcode image with GD River stage zero No dependents

GD::Barcode::Code93 is a subclass of GD::Barcode and allows you to create CODE-39 barcode image with GD. This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22". new *$barcode* = GD::Barcode::Code93->new(*$text*); Constructor. Creat...

DIMARTINO/GD-Barcode-Code93-1.4 - 19 Jan 2011 03:49:53 UTC

GD::Barcode::Code39 - Create Code39 barcode image with GD River stage two • 10 direct dependents • 13 total dependents

GD::Barcode::Code39 is a subclass of GD::Barcode and allows you to create CODE-39 barcode image with GD. This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22". new *$oGdBar* = GD::Barcode::Code39->new(*$sTxt*); Constructor. Create...

MICHIELB/GD-Barcode-2.00 - 13 Sep 2023 21:00:16 UTC

GD::Barcode::IATA2of5 - Create IATA2of5 barcode image with GD River stage two • 10 direct dependents • 13 total dependents

GD::Barcode::IATA2of5 is a subclass of GD::Barcode and allows you to create IATA2of5 barcode image with GD. new *$oGdBar* = GD::Barcode::IATA2of5->new(*$sTxt*); Constructor. Creates a GD::Barcode::IATA2of5 object for *$sTxt*. *$sTxt* has numeric char...

MICHIELB/GD-Barcode-2.00 - 13 Sep 2023 21:00:16 UTC

GD::Barcode::COOP2of5 - Create COOP2of5 barcode image with GD River stage two • 10 direct dependents • 13 total dependents

GD::Barcode::COOP2of5 is a subclass of GD::Barcode and allows you to create COOP2of5 barcode image with GD. new *$oGdBar* = GD::Barcode::COOP2of5->new(*$sTxt*); Constructor. Creates a GD::Barcode::COOP2of5 object for *$sTxt*. *$sTxt* has numeric char...

MICHIELB/GD-Barcode-2.00 - 13 Sep 2023 21:00:16 UTC

GD::Barcode::Matrix2of5 - Create Matrix2of5 barcode image with GD River stage two • 10 direct dependents • 13 total dependents

GD::Barcode::Matrix2of5 is a subclass of GD::Barcode and allows you to create Matrix2of5 barcode image with GD. new *$oGdBar* = GD::Barcode::Matrix2of5->new(*$sTxt*); Constructor. Creates a GD::Barcode::Matrix2of5 object for *$sTxt*. *$sTxt* has nume...

MICHIELB/GD-Barcode-2.00 - 13 Sep 2023 21:00:16 UTC

GD::Barcode::Industrial2of5 - Create Industrial2of5 barcode image with GD River stage two • 10 direct dependents • 13 total dependents

GD::Barcode::Industrial2of5 is a subclass of GD::Barcode and allows you to create Industrial2of5 barcode image with GD. new *$oGdBar* = GD::Barcode::Industrial2of5->new(*$sTxt*); Constructor. Creates a GD::Barcode::Industrial2of5 object for *$sTxt*. ...

MICHIELB/GD-Barcode-2.00 - 13 Sep 2023 21:00:16 UTC

Catalyst::View::GD::Barcode - make it easy to use GD::Barcode in Catalyst's View River stage zero No dependents

YANA/Catalyst-View-GD-Barcode-0.05 - 08 Feb 2010 09:29:50 UTC

Catalyst::View::GD::Barcode::QRcode - GD::Barcode::QRcode View Class River stage zero No dependents

Catalyst::View::GD::Barcode::QRcode is the Catalyst view class for GD::Barcode::QRcode, create QRcode barcode image with GD. CONFIG VARIABLES ecc ECC mode. Select 'M', 'L', 'H' or 'Q' (Default = 'M'). version Version ie. size of barcode image (Defaul...

HIDE/Catalyst-View-GD-Barcode-QRcode-0.10 - 09 Oct 2009 05:38:19 UTC

Catalyst::Helper::View::GD::Barcode::QRcode - Helper for GD::Barcode::QRcode Views River stage zero No dependents

Helper for GD::Barcode::QRcode Views. METHODS mk_compclass...

HIDE/Catalyst-View-GD-Barcode-QRcode-0.10 - 09 Oct 2009 05:38:19 UTC

lib/Data/Petitcom/QRCode.pm River stage zero No dependents

HAYAJO/Data-Petitcom-0.03 - 04 Oct 2012 02:54:18 UTC
19 results (0.031 seconds)