Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: Taint error in Printer module

by ksublondie (Friar)
on Aug 07, 2017 at 15:33 UTC ( [id://1196910]=note: print w/replies, xml ) Need Help??


in reply to Re: Taint error in Printer module
in thread Taint error in Printer module

I'll recheck the code in my OP...yes, I had to retype it because my code is not easily available to copy/paste into perlmonks.

Replies are listed 'Best First'.
Re^3: Taint error in Printer module
by afoken (Chancellor) on Aug 08, 2017 at 11:59 UTC
    I had to retype it because my code is not easily available to copy/paste into perlmonks.

    Reduce your code to a MINIMAL example that still shows the problem. Usually, this will take something between 10 and 30 lines that can easily be posted here. Copy-and-paste the working example, don't introduce new errors by retyping.

    How to reduce, method 1: Strip off all code that is not relevant to the problem. Remove all modules and functions not related to the problem. Replace irrelevant calulations with fixed values. Replace confidential data with harmless made-up data.

    How to reduce, method 2: Start with a hello-world script or the synopsis from the documentation. Add the bare minimum required to exhibit the problem, copied from your main project. You will likely need to copy only a few lines.

    Alexander

    --
    Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
      I really don't understand what you're asking for.

      The complete code is thousands of lines and I only included the few lines in question. I can't eliminate much without the result being useless. The server is locked down for security and I can't copy/paste out of it to my "insecure" internet-ready workstation.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-03-29 10:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found