To use the -T option in perl scripts just add it to line one of the script:
#!/usr/bin/perl -T Herb Schiltz Luc wrote: > Hi, > > does anybody know how to impose the taint ( -T ) mode in perl > in order to secure the usage of scripts ? > > does this have any influence on cobalt scripts ? > > thanks > > Luc > > _______________________________________________ > cobalt-developers mailing list > [EMAIL PROTECTED] > http://list.cobalt.com/mailman/listinfo/cobalt-developers -- Herb Rubin Pathfinders Software [EMAIL PROTECTED] http://www.pfinders.com phone: 650-692-9220 fax: 650-692-9250 _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
