Samuel Baechler wrote: >> it's usually easier to let cpan find the distribution itself. try : >> >> cpan install My::Module .... > well, as i said in my previous mail i tried this too (samuel# cpan > install Catalyst::Plugin::Session::Store::FastMmap > ). but the problem remains the same: cpan can't find the plugin > 'Catalyst::Plugin::SessionStateTest'. when i search for it on > search.cpan.org i can't find anything. so basically my question is: > (i) where can i find this plugin? > (ii) is there a possiblity to install > 'Catalyst::Plugin::Session::Store::FastMmap' without > 'Catalyst::Plugin::SessionStateTest'?
Actually, what you really need is an answer to (iii): Why is my cpan mirror fucked? This was resolved *ages* ago. Try making CPAN.pm use http://cpan.shadowcatprojects.net/ and if the problems still persist shout and we'll have a poke. -- Matt S Trout Offering custom development, consultancy and support Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information + Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ + _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
