http://qs321.pair.com?node_id=280036


in reply to Re: Re: accessing/printing specific rows in a flat file DB
in thread accessing/printing specific rows in a flat file DB

That was what I thought when reading, too, but it seems to work.:

> perl -e '$a="abcd"; print "yes\n" if $a =~ "^abc";' yes > perl -e '$a="abcd"; print "yes\n" if $a =~ "^yyy";' >

Strange, anyone knows more about this?

alex pleiner <alex@zeitform.de>
zeitform Internet Dienste