On Wed, Jan 30, 2008 at 02:49:22PM -0600, Dave Rolsky wrote: > On Wed, 30 Jan 2008, Jonathan Rockway wrote: > > >>I have traced this down to the fact that my text editor (TextMate) > >>likes to leave hidden files around with similar names as those being > >>edited. For example the above error says something about ._MyAppDB > >>where this a file named MyApp/lib/MyAppDB.pm AND a file MyApp/ > >>lib._MyAppDB.pm > >> > >>If i delete the ._* file the server will launch and everything works > >>fine. > >> > >>My question is: > >>Is there a way I can tell the scripts to ignore hidden files? > > > >This issue has come up at least 129387 times in the past. Please read > >the archives. > > Yes, unfortunately it's never been freaking fixed, which is why it's come > up 129387 times (at least). I did submit a patch to Simon Wistow for > Module::Pluggable in September. It made Module::Pluggable ignore editor > junk files by default, though it didn't catch "._*" files (easy enough to > add). > > Unfortunately he never responded.
http://rt.cpan.org/Public/Dist/Display.html?Name=module-pluggable I see no patch. Please advise. -- Matt S Trout Need help with your Catalyst or DBIx::Class project? Technical Director http://www.shadowcat.co.uk/catalyst/ Shadowcat Systems Ltd. Want a managed development or deployment platform? http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/ _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
