At 22.25 -0800 1999.12.16, Robert Terwilliger wrote: >I have naively written a subroutine using recursion to list all files from >the nested folders of my given folder. However, the routine stops >unexpectedly. I have run my code using the MacPerl debugger, although I am >still new at navigating through the commands and using the appropriate >options. > >Would one of you kind people take a look at my code to see if you can spot >where I went wrong? I am too unawake to look at your code; I do, however, suggest you use File::Find, which already recurses directories for you. See the docs for it in Shuck. -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6']) # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org