View Single Post
Old 10-14-2001, 02:48 PM   #27
MaggieL
in the Hour of Scampering
 
Join Date: Jan 2001
Location: Jeffersonville PA (15 mi NW of Philadelphia)
Posts: 4,060
Quote:
Originally posted by Hubris Boy
#!/usr/bin/perl -lw
use strict;
$_='';
s//#?=> :}\~>\\!;/;
substr($_,-1)= ' )!{ \:<_!';
y/#):</JPac/;
s/!/Y</g;
y(<=>?)(rstu);
y/Y\\_/ehk/;
y/{}~/lno/;
print; [/b]
Bareword found where operator expected at ./test.pl line 6, near "y/#): s/!/Y"
__________________
"Neither can his Mind be thought to be in Tune,whose words do jarre; nor his reason In frame, whose sentence is preposterous..."

MaggieL is offline   Reply With Quote