ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pdk
pdk
RE: Taint mode in compiled program?
by Adam R. Frielink other posts by this author
Jul 21 2009 1:21PM messages near this date
RE: Taint mode in compiled program? | I am really confused how perlapp works
Try

use taint;


From: pdk-bounces@[...].com [mailto:pdk-bounces@[...].com] On Behalf Of Jamie Harris
Sent: Tuesday, July 21, 2009 3:20 PM
To: pdk@[...].com
Subject: Taint mode in compiled program?

 
Is there a way to use taint mode in a compiled program?  I put -T on the #! line and I get:
 
"-t" is on the #! line, it must also be used on the command line at program.pl line 1.
 
I tried -perl c:\perl\bin\perl.exe -t  and even -perl "c:\perl\bin\perl.exe -t".  
 
How do I make that work?  
 
 
 
 
-----------------------------------------------------
James Harris
Enterprise Application Analyst/Programmer
Information Technology Division
Frederick Community College 

-----------------------------------------------------
_______________________________________________
PDK mailing list
PDK@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Jamie Harris
Jan Dubois
Adam R. Frielink

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved