On Sun, Mar 16, 2008 at 7:03 AM, Ali M. <[EMAIL PROTECTED]> wrote: > Well, I downloaded Catalyst (on windows of course) using the using the > cat-install script. > So apparently the script did sucessfully install the latest Catalyst::Runtime > > But it only installed few pod documents Catalyst::Manual, > Catalyst::Manual::About and Catalyst::Manual::Installation > > I want the Intro and tutorial pages hopefully in html format too, what > can I do? > >
Hey Ali, Your best bet is to download the tarball from CPAN and install it manually: http://search.cpan.org/CPAN/authors/id/J/JR/JROCKWAY/Catalyst-Manual-5.701003.tar.gz I'm not sure what the problem is, but something changed in the Catalyst-Manual package that caused it to no longer be able to be installed via CPAN. Hopefully this gets fixed soon, as it's rather frustrating for users. Also, you can use my interim static doc browser system I'm working with at http://catsite.toeat.com/docs/Catalyst-Manual-Intro.html Hope this helps. -Jay -- J. Shirley :: [EMAIL PROTECTED] :: Killing two stones with one bird... http://www.toeat.com _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
