[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Installing CPAN modules by Package Name



+ Shlomi Fish <shlomif@shlomifish.org>:

> However, in Mandriva, every installed CPAN package/namespace
> has a 'perl(Foo::Baz)' provides that can be installed using
> «urpmi 'perl(Foo::Baz)'»

In Debian you can try with:

    apt-get install $(apt-file search -l Foo::Bar)

HTH

-- 
Alex Muntada <alexm@alexm.org>
http://alexm.org/


Reply to: