Michael G Schwern <[EMAIL PROTECTED]> writes: > >2) PL files are processed *before* pm_to_blib is run. > >Anything you create will be considered for copying into blib. BUT this >means you cannot rely on having the uninstalled module in your path.
I think Tk was assuming that, I know something I wrote does...