|
From: Mike S. <msc...@ao...> - 2003-11-21 04:10:54
|
Viner, David wrote on 11/20/2003, 4:40 PM: > small note on the 0.40 release...the IPC::Shareable dependancy is not > recorded in the Makefile.PL. Currently it reads: Actually, I left it out intentionally -- IPC::Shareable is only necessary for the Synchronized appender, not for l4p in general. And in order to keep l4p open for all kinds of platforms (not only the ones IPC::Shareable runs on), I decided to keep it out of the dependency list. Clearly a tradeoff, since this way the CPAN shell won't follow the dependency to install it. -- -- Mike Mike Schilli m...@pe... |