[Catalyst] are there any live catalyst demos? I couldn't find any.
apv
apv at sedition.com
Wed Mar 29 02:17:56 CEST 2006
I'm trying not to introduce dependencies unless there is a really
solid need to do so. And I did look at it but it wouldn't
significantly reduce complexity b/c I have to pick priorities
and such anyway. The same reason I don't think it's a good candidate
for a plugin.
Um, plus, it wouldn't (and still won't) install on my box. OS X, 10.2,
perl 5.8.2.
t/01_app......................ok
t/02_pod......................ok
t/WWW-Google-SiteMap-Index....ok
t/WWW-Google-SiteMap-Ping.....ok
t/WWW-Google-SiteMap-Robot....ok
t/WWW-Google-SiteMap-URL......ok 1/5
# Failed test 'lastmod check: epoch time 1'
# in t/WWW-Google-SiteMap-URL.t at line 28.
# got: 'FT21:53:41+00:00'
# expected: '2005-11-27T21:53:41+00:00'
t/WWW-Google-SiteMap-URL......ok 4/5# Looks like you failed 1 test of 5.
t/WWW-Google-SiteMap-URL......dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
Failed 1/5 tests, 80.00% okay
t/WWW-Google-SiteMap..........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------
-------
t/WWW-Google-SiteMap-URL.t 1 256 5 1 20.00% 2
Failed 1/7 test scripts, 85.71% okay. 1/34 subtests failed, 97.06% okay.
On Tuesday, March 28, 2006, at 02:46 PM, Jason Kohles wrote:
> On 3/27/06, apv <jinx at sedition.com> wrote:
>>
>> I did add a Google Sitemap generator which I have been meaning
>> to post code for on the wiki. It's a little too specific (maybe?)
>> for a full blown plugin but I thought others might like to see
>> how easy it is.
>>
> If you want to make it even easier, take a look at
> WWW::Google::SiteMap on CPAN...
>
> --
> Jason Kohles
> email at jasonkohles.com - http://www.jasonkohles.com/
> "A witty saying proves nothing." -- Voltaire
>
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
>
>
More information about the Catalyst
mailing list