in reply to Re: Safe.pm, Barcode::DataMatrix, Can't locate object method "new" via package "Barcode::DataMatrix"
in thread Safe.pm, Barcode::DataMatrix, Can't locate object method "new" via package "Barcode::DataMatrix"

Yeah that's what I get if I don't use the safe compartment (using your code) ... :
C:\Users\XX\TestSafe>teststeve.pl ARRAY(0x37c520) C:\Users\XX\TestSafe>
Using my DataMatrix2d function without putting it in a string and using reval on it etc. :
C:\Users\XX\TestSafe>perl TestFunc.pl ARRAY(0x51c520) C:\Users\XX\TestSafe>
  • Comment on Re^2: Safe.pm, Barcode::DataMatrix, Can't locate object method "new" via package "Barcode::DataMatrix"
  • Select or Download Code