Xref: utzoo comp.lang.perl:3106 unix-pc.general:6541 Path: utzoo!utgpu!watserv1!watmath!uunet!pmafire!uudell!sequoia!execu!cs.utexas.edu!usc!srhqla!nrcvax!kosman!kevin From: kevin@kosman.UUCP (Kevin O'Gorman) Newsgroups: comp.lang.perl,unix-pc.general Subject: Making PERL@41 on a 3b1 -- taint is dead -- and my dbm. Message-ID: <1263@kosman.UUCP> Date: 24 Nov 90 16:57:45 GMT Followup-To: comp.lang.perl Organization: K.O.'s Manor - Vital Computer Systems, Oxnard, CA 93035 Lines: 14 It looks like taintperl is now thouroughly impossible on a 3b1 -- the switch case in teval.c is just too big for the compiler. I changed it to link perl to taintperl. I've got a single-user system anyway -- why should I waste time on security features? On the other hand, hasn't this gone on long enough? Larry?? The results work okay, except that the dbm test fails on 3 -- an attempt to do a foreach on an empty array. I'm not really sure what I'm using for dbm... Anyone know where there's a good one to snarf? -- Kevin O'Gorman ( kevin@kosman.UUCP, kevin%kosman.uucp@nrc.com ) voice: 805-984-8042 Vital Computer Systems, 5115 Beachcomber, Oxnard, CA 93035 Non-Disclaimer: my boss is me, and he stands behind everything I say.