<div class="gmail_quote">On Thu, May 28, 2009 at 5:36 PM, Simon Baird <span dir="ltr">&lt;<a href="mailto:simon.baird@gmail.com">simon.baird@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">&gt;<br>
&gt; Thanks for the advice. I might start fresh and see if I can pinpoint<br>
&gt; where things went wrong.<br>
&gt;<br>
&gt;<br>
<br>
</div>Ok, so just now I have:<br>
<br>
* Googled and ended up here:<br>
<a href="http://search.cpan.org/%7Emramberg/Catalyst-Runtime-5.7000/lib/Catalyst/Manual/Tutorial/Authentication.pod" target="_blank">http://search.cpan.org/~mramberg/Catalyst-Runtime-5.7000/lib/Catalyst/Manual/Tutorial/Authentication.pod</a><br>

<br>
* Did the svn checkout as described:<br>
svn co <a href="http://dev.catalyst.perl.org/repos/Catalyst/tags/examples/Tutorial/MyApp/5.7/Authentication" target="_blank">http://dev.catalyst.perl.org/repos/Catalyst/tags/examples/Tutorial/MyApp/5.7/Authentication</a><br>

MyApp<br>
<br>
* Fired it up and I have this in my apache log:<br>
[warn] Authentication::Store::DBIC is deprecated!<br>
<br>
* And so when you google that you find:<br>
&quot;This store has been deprecated in favour of<br>
Catalyst::Authentication::Store::DBIx::Class. Please do not use this<br>
plugin for new development.&quot;<br>
<br>
This is pretty close to what happened on the first part of my<br>
adventures except quicker and with with less swearing... :)<br>
<br>
<br>
Ps, ...I may have figured it out... is it because I should be using<br>
this tutorial?<br>
<a href="http://search.cpan.org/%7Erjbs/Catalyst-Manual-5.7014/lib/Catalyst/Manual/Tutorial/Authentication.pod" target="_blank">http://search.cpan.org/~rjbs/Catalyst-Manual-5.7014/lib/Catalyst/Manual/Tutorial/Authentication.pod</a><br>

<div><div></div><div class="h5"><br>
<br>
<br>
<br>
--<br>
<a href="mailto:simon.baird@gmail.com">simon.baird@gmail.com</a><br>
</div></div></blockquote><div><br><br>Trusting Google to give you the latest version is probably a pretty bad idea :)<br><br>To derail this conversation a little bit, perhaps the canonical meta tag pointing to the most recent release would do well on older versions still sitting on CPAN?  I&#39;m not sure how else to coerce Google into always linking to the most recent version of whatever it finds.<br>

<br>That, and the &quot;Latest Release&quot; on CPAN is busted.  It points to 5.7003 which then goes to a Not Found page.  Ick.<br><br>And for more on-topic goodness, Catalyst::Manual for 5.8 is also out:<br><a href="http://search.cpan.org/~hkclark/Catalyst-Manual-5.8000/lib/Catalyst/Manual/Tutorial/05_Authentication.pod">http://search.cpan.org/~hkclark/Catalyst-Manual-5.8000/lib/Catalyst/Manual/Tutorial/05_Authentication.pod</a><br>
<br>If you go to <a href="http://search.cpan.org/">http://search.cpan.org/</a> you can find the most recent there... I tend to ignore Google when I&#39;m searching for technical documentation as it often comes up short.  Having said that, sorry for your experience here.  It&#39;s a pretty bad and frustrating user experience to follow a guide that is outdated purely because Google told you :)  Since it seems the example app is also out of date, perhaps someone should update that (I may be able to... if nobody else beats me to it)<br>
<br>-J<br></div></div>