2008年6月2日

Catalyst::Authentication::Store::DBIx::Classが無い

Catalyst::Plugin::Authentication::Store::DBIx::Class をインストールしようとしたのですが、
>cpan install Catalyst::Plugin::Authentication::Store::DBIx::Class
CPAN: Storable loaded ok
Going to read /home/root/.cpan/Metadata
Database was generated on Mon, 02 Jun 2008 06:06:53 GMT
Warning: Cannot install Catalyst::Plugin::Authentication::Store::DBIx::Class, don't know what it is.
Try the command

i /Catalyst::Plugin::Authentication::Store::DBIx::Class/

to find objects with matching identifiers.
とか言われて、、どうやら、レポジトリに無いもようなので、しかた無く、ソースを落としてきてインストールした。。。

なんで、レポジトリに無いの??日本のあちこちのCPAN Mirrorを探しても無い、、orz
http://search.cpan.org/ には、あるのに、、

【追記】
どうやら、"Catalyst::Plugin::Authentication::Store::DBIx::Class" をインストールするときは、cpan install Catalyst::Authentication::Store::DBIx::Classって指定しなければいけに模様。。。orz
同じ名前にしてよ、、。。

0 件のコメント: