[EMAIL PROTECTED] wrote:

> Pass your script to Perl via standard input:
> echo "print 'Hello, world'" | perl -

$ echo "print 'hello, world'" | python -
hello, world

Cheers,

-- 
george
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to