I used to use Win32-Printer to print via perl, but i had to format my pc. I tried to reinstall the module, but it is gone from ppm, and when I try to install it using nmake I get the following error:
#################################33 Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. C:\Perl\bin\perl.exe -IC:\Perl\lib -IC:\Perl\lib C:\Perl\lib\ExtUtils/xs ubpp -typemap C:\Perl\lib\ExtUtils\typemap -typemap typemap Printer.xs > Printer.xsc && C:\Perl\bin\perl.exe -IC:\Perl\lib -IC:\Perl\lib -MExtUtils::Command -e mv Printer.xsc Printer.c Error: 'const char *' not in typemap in Printer.xs, line 276 NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x1' Stop. ##########################################3 Does anyone have idea idea how to fix/install/get this module or know of an alternative? Printer.pm seems to require Win32-Printer to run. Thank you all for your help.