Hi All, Just out of curiosity, in Perl 6 can a subroutine call itself?
-T I am fighting with a broken Net:FTP::rmdir in Perl 5 that will not recuse as advertised (it is very intermittent). And I can not use Net::Ftp in Perl 6 as it is hosed and so is the Inline. And it seems that Perl 5 doesn't like me calling myself, which would do wonders for looping on rmdir until I get everything.