dragonchild has asked for the wisdom of the Perl Monks concerning the following question:
The error I'm getting is:<?xml version="1.0" standalone="no" ?> <!DOCTYPE pdftemplate [ <!ENTITY footer SYSTEM "./footer.xml"> ]> # ... some XML here, including &footer;
footer.xml is in the same directory as the main XML file.Insecure $ENV{PATH} while running with -T switch at /some/path/perl5/5 +.00503/Cwd.pm line 82.
------
We are the carpenters and bricklayers of the Information Age.
Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.
|
|---|