in reply to Install using perl -MCPAN -e 'install module' doesn't work

According to this recent reply to another Catalyst thread, there is a Debian repository from which you can obtain Catalyst.
  • Comment on Re: Install using perl -MCPAN -e 'install module' doesn't work

Replies are listed 'Best First'.
Re^2: Install using perl -MCPAN -e 'install module' doesn't work
by jbrugger (Parson) on Jul 12, 2005 at 13:15 UTC
    Great! I'll try that tomorrow!
    Next, i'll try to update the cpan and Module::Build by hand.
    ps. gri6507, thanks for your help, but i'm not running a rpm-based distribution but apt.

    "We all agree on the necessity of compromise. We just can't agree on when it's necessary to compromise." - Larry Wall.
      doesn't the same apply to deb based systems? Shouldn't apt-get perl-devel still work?