[VPM] Perl threads recursion

Nathanael Kuipers nkuipers at uvic.ca
Wed May 7 20:20:11 CDT 2003


Just out of curiosity, have you given File::Find (bundled with Perl) and 
File::Find::Rule (uber File::Find, "find" it on CPAN)?  Randal Schwartz has 
written some columns about these modules if their documentation does not 
suffice.  You can find them at 
http://www.stonehenge.com/merlyn/LinuxMag/col45.html and 
http://www.stonehenge.com/merlyn/LinuxMag/col46.html.  It sounds like what you 
are wanting to do could be done much more simply with one of these modules, 
without the explicit recursion/threads chicanery.

Nathanael Kuipers, B.Sc
---
Bioinformatics Technician
Center for Biomedical Research
University of Victoria
Victoria BC, Canada




More information about the Victoria-pm mailing list