Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: Placing 2D Datamatrix on PDF

by Anonymous Monk
on Nov 04, 2014 at 13:55 UTC ( [id://1106036]=note: print w/replies, xml ) Need Help??


in reply to Re: Placing 2D Datamatrix on PDF
in thread Placing 2D Datamatrix on PDF

Hi, I tried the code. After including the necessary packages, I get the below error.
C:\>perl c:\PerlScripts\test.pl
String found where operator expected at C:/Strawberry/perl/site/lib/Barcode/Data
Matrix.pm line 9, near "has "encoding_mode""
        (Do you need to predeclare has?)
String found where operator expected at C:/Strawberry/perl/site/lib/Barcode/Data
Matrix.pm line 17, near "has "process_tilde""
        (Do you need to predeclare has?)
syntax error at C:/Strawberry/perl/site/lib/Barcode/DataMatrix.pm line 9, near "
has "encoding_mode""
BEGIN not safe after errors--compilation aborted at C:/Strawberry/perl/site/lib/
Barcode/DataMatrix.pm line 142.
Compilation failed in require at c:\PerlScripts\test.pl line 1.
BEGIN failed--compilation aborted at c:\PerlScripts\test.pl line 1.

C:\>
Please help me out with this. Thanks in advance

Replies are listed 'Best First'.
Re^3: Placing 2D Datamatrix on PDF
by choroba (Cardinal) on Nov 04, 2014 at 15:10 UTC
    How did you "include the necessary packages"? It seems Barcode::DataMatrix needs Any::Moose, but it's not working correctly.
    لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1106036]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-24 17:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found