in reply to Re: CPAN and Site Modules
in thread CPAN and Site Modules

I already use Module::Build to make the modules. I generate a "traditional" Makefile.PL for each as well. How do I install them like a CPAN package? How do i make CPAN find them?

How does a "pseudo package that just pulls in all your prereqs" work? Do I have to tell it my prereqs? Since I'm already defining my prereqs in Build.PL/Makefile.PL, I don't want to have to duplicate that.

Thanks
-Pileofrogs

Replies are listed 'Best First'.
Re^3: CPAN and Site Modules
by adrianh (Chancellor) on Mar 09, 2006 at 10:28 UTC