Hi,

brian d foy wrote:
> At the moment the file test operators that I expect to return true or
> false do, but the true is the filename.

that helps chaining of file test:

$fn ~~ :t ~~ :x
or something.
If you want a boolean, use
? $fn ~~ :x
or something.

HTH,
Moritz

-- 
Moritz Lenz
http://moritz.faui2k3.org/ -  http://sudokugarden.de/ - http://perl-6.de/

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to