<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#000066">Hi</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#000066"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#000066">So as part of my sports league web site, I&#39;ve been looking at adding the ability to download matches into personal calendars.  It strikes me the most obvious way to do this is with a view, something like Catalyst::View::ICal - there doesn&#39;t seem to be anything like that around at the moment, so based on the fact that I&#39;ve never actually contributed anything to CPAN before (I know that bit is beyond the scope of this list, I&#39;m looking into that at the moment) I&#39;m sort of thinking it might be something handy to add in, what do you folks think?</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#000066"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#000066">It should be pretty simple even for someone like me, as I think I can use <a href="http://search.cpan.org/~alexmv/Data-ICal/lib/Data/ICal.pm">Data::ICal</a> to do most of the work... but is it a reasonable idea and is a view the best way to do it in any case?  I&#39;ve had a look through the Catalyst::View::* modules and couldn&#39;t see anything similar, which probably means the idea is a load of rubbish or no one has had need for it yet I guess - if it&#39;s the former I won&#39;t be offended if people tell me so... :-)</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#000066"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#000066">Ta</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#000066"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#000066"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;color:#000066">Chris</div></div>