Anyone have more pics of this car Blue FD with CP035 wheels
Thread Starter
Joined: Aug 2001
Posts: 3,103
Likes: 1
From: Nago Okinawa
you running perl on windows or unix?
you have to run it from the command line.
works fine when I use it on unix.
if I tell you what it does it takes all the fun out of it.
I will will just say is nothing evil.
make sure you copy and paste the whole line.
you have to run it from the command line.
works fine when I use it on unix.
if I tell you what it does it takes all the fun out of it.
I will will just say is nothing evil.
make sure you copy and paste the whole line.
Thread Starter
Joined: Aug 2001
Posts: 3,103
Likes: 1
From: Nago Okinawa
hmmm just tested
it on a winxp running perl and wont work.
but runs fine on freebsd and mandrake.
Can't find string terminator "'" anywhere before EOF at -e line 1.
but I figured it out how to do it in windows
paste this into a file
$_="6110>374086;2064208213:90<307;55";tr[0->][ LEOR\!AUBGNSTY];print;
then from command promt
perl -l filename
I wounder why it dont work
perl -le '$_="6110>374086;2064208213:90<307;55";tr[0->][ LEOR\!AUBGNSTY];print'
just like that for windows
it on a winxp running perl and wont work.
but runs fine on freebsd and mandrake.
Can't find string terminator "'" anywhere before EOF at -e line 1.
but I figured it out how to do it in windows
paste this into a file
$_="6110>374086;2064208213:90<307;55";tr[0->][ LEOR\!AUBGNSTY];print;
then from command promt
perl -l filename
I wounder why it dont work
perl -le '$_="6110>374086;2064208213:90<307;55";tr[0->][ LEOR\!AUBGNSTY];print'
just like that for windows
Trending Topics
Thread Starter
Joined: Aug 2001
Posts: 3,103
Likes: 1
From: Nago Okinawa
Bangkok, Dallas haahahhaha I live in both places but Im in Thailand about 95% of the year but my RX7's are in Dallas.
When in Thailand I live in Bangkok and Koh Samui
about 50% of the time in each place.
When in Thailand I live in Bangkok and Koh Samui
about 50% of the time in each place.
Originally posted by 87GTR
hmmm just tested
it on a winxp running perl and wont work.
but runs fine on freebsd and mandrake.
Can't find string terminator "'" anywhere before EOF at -e line 1.
but I figured it out how to do it in windows
paste this into a file
$_="6110>374086;2064208213:90<307;55";tr[0->][ LEOR\!AUBGNSTY];print;
then from command promt
perl -l filename
I wounder why it dont work
perl -le '$_="6110>374086;2064208213:90<307;55";tr[0->][ LEOR\!AUBGNSTY];print'
just like that for windows
hmmm just tested
it on a winxp running perl and wont work.
but runs fine on freebsd and mandrake.
Can't find string terminator "'" anywhere before EOF at -e line 1.
but I figured it out how to do it in windows
paste this into a file
$_="6110>374086;2064208213:90<307;55";tr[0->][ LEOR\!AUBGNSTY];print;
then from command promt
perl -l filename
I wounder why it dont work
perl -le '$_="6110>374086;2064208213:90<307;55";tr[0->][ LEOR\!AUBGNSTY];print'
just like that for windows
It worked


