in reply to Using a local "bundle" module in cpan or cpanp
A bundle is just a module on the normal search path. Put your module Bundle::Dummy in a file Bundle/Dummy.pm somewhere on whatever search path you normally use (and/or add wherever it is to PERL5LIB).
Edit: alternately you also can use ~/.cpan/Bundle/Dummy.pm which CPAN should search by default.
The cake is a lie.
The cake is a lie.
The cake is a lie.
|
---|