
marvin at rectangular
Oct 16, 2007, 9:42 AM
Post #5 of 5
(1009 views)
Permalink
|
On Oct 16, 2007, at 8:29 AM, Nathan Kurz wrote: > On 10/16/07, Marvin Humphrey <marvin [at] rectangular> wrote: >> I didn't get the rscan_dir thing, though. That's part of the >> Module::Build public API, we don't have to copy it... but I don't >> even see where you're using it. > > It gets called internally. We don't have to copy it, but we do have > to override it. But I couldn't figure out any way to do what I wanted > via a call to SUPER, hence the ugly cut and paste. ... Because of the symlink thing. Gotcha. Looks good. I went and zapped _find_files, replacing all calls with rscan_dir. Marvin Humphrey Rectangular Research http://www.rectangular.com/ _______________________________________________ KinoSearch mailing list KinoSearch [at] rectangular http://www.rectangular.com/mailman/listinfo/kinosearch
|