Hi,
Not sure I understand. Config.pm is a standard part of the perl
distribution.
-Ken
On Monday, September 29, 2003, at 04:44 AM, iv...@ab... wrote:
> I am making a very large recursive
> subclassing, all recursive calls use
>
> use lib ".";
>
> I have file called Config.pm which duplicate
> Module::Build internal file....
>
> It will be good to rename the distribution
> files to some iregular names _C_onfig.pm so
> not to duplicate and mismatch with the user
> distribution.
>
>
>
|