<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Verdana;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:Arial;
        color:navy;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=EN-US link=blue vlink=blue>
<div class=Section1>
<div>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>This issue is discussed here <a
href="http://www.gossamer-threads.com/lists/catalyst/users/15143?search_string=strftime">http://www.gossamer-threads.com/lists/catalyst/users/15143?search_string=strftime</a>;<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>and is caused by a bug in ASPerl. Try
patching Helper.pm as follows and see if it works then.<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Regards, Peter<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 color="#660066" face=Verdana><span
style='font-size:10.0pt;font-family:Verdana;color:#660066'>> For the sake of
saving the next soul who wants to use Catalyst under Win32, <br>
> which apparently doesn't like %T, suggest changing to: <br>
> <br>
> my $time = </span></font><b><font size=2 color=black face=Verdana><span
style='font-size:10.0pt;font-family:Verdana;color:black;background:#FFFF80;
font-weight:bold'>strftime</span></font></b><font size=2 color="#660066"
face=Verdana><span style='font-size:10.0pt;font-family:Verdana;color:#660066'>('%Y-%m-%d
%H:%M:%S', localtime time); <br>
> <br>
> <br>
> <br>
> --- Helper.pm Wed Jul 11 03:24:55 2007 <br>
> +++ Helper.pm.orig Mon Oct 30 18:00:42 2006 <br>
> @@ -387,7 +387,7 @@ <br>
> sub _mk_changes { <br>
> my $self = shift; <br>
> my $dir = $self->{dir}; <br>
> - my $time = </span></font><b><font size=2 color=black face=Verdana><span
style='font-size:10.0pt;font-family:Verdana;color:black;background:#FFFF80;
font-weight:bold'>strftime</span></font></b><font size=2 color="#660066"
face=Verdana><span style='font-size:10.0pt;font-family:Verdana;color:#660066'>('%Y-%m-%d
%H:%M:%S', localtime time); <br>
> + my $time = </span></font><b><font size=2 color=black face=Verdana><span
style='font-size:10.0pt;font-family:Verdana;color:black;background:#FFFF80;
font-weight:bold'>strftime</span></font></b><font size=2 color="#660066"
face=Verdana><span style='font-size:10.0pt;font-family:Verdana;color:#660066'>('%Y-%m-%d
%T', localtime time); <br>
> $self->render_file( 'changes', "$dir\/Changes", { time =>
$time } ); <br>
> } <br>
></span></font><font color=navy><span style='color:navy'> </span></font><o:p></o:p></p>
</div>
<div>
<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>
<hr size=3 width="100%" align=center tabindex=-1>
</span></font></div>
<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> Jamie Nicholson
[mailto:jamie.nicholson@gmail.com] <br>
<b><span style='font-weight:bold'>Sent:</span></b> 26 July 2007 22:53<br>
<b><span style='font-weight:bold'>To:</span></b> catalyst@lists.rawmode.org<br>
<b><span style='font-weight:bold'>Subject:</span></b> [Catalyst] Catalyst
Newbie -> Installation/Quickstart Issues -><st1:place w:st="on">Vista</st1:place></span></font><o:p></o:p></p>
</div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Hi,<br>
<br>
I'm trying to install Catalyst on a new laptop which is running <st1:place
w:st="on">Vista</st1:place>, Activestate - v5.8.8 - build [820].<br>
<br>
After installing the catalyst-devel via ppm I've tried to run the 'perl
catalyst.pl MyApp' command but it just seems to hang, unless that's what it's
meant to do. <br>
<br>
>perl catalyst.pl MyApp<br>
<br>
Output<br>
<br>
created "MyApp"<br>
created "MyApp\script"<br>
created "MyApp\lib"<br>
created "MyApp\root"<br>
created "MyApp\root\static" <br>
created "MyApp\root\static\images"<br>
created "MyApp\t"<br>
created "MyApp\lib\MyApp"<br>
created "MyApp\lib\MyApp\Model"<br>
created "MyApp\lib\MyApp\View"<br>
created "MyApp\lib\MyApp\Controller" <br>
created "MyApp\myapp.yml"<br>
created "MyApp\lib\MyApp.pm"<br>
created "MyApp\lib\MyApp\Controller\Root.pm"<br>
created "MyApp/README"<br>
<br>
I figured this must of been the way I installed it so I've tried several
different web links, via ppm everything installs ok, but the example above just
hangs or I can't get to the end of the maze so to speak. <br>
<br>
Links I've tried<br>
<br>
<a href="http://lists.rawmode.org/pipermail/catalyst/2005-April/000119.html">http://lists.rawmode.org/pipermail/catalyst/2005-April/000119.html</a>
- was close on this one, using the hops db <br>
<a href="http://catalyst.infogami.com/install/windows">http://catalyst.infogami.com/install/windows</a>
- couldn't get the quickstart going<br>
<a href="http://www.shadowcatsystems.co.uk/static/cat-install">http://www.shadowcatsystems.co.uk/static/cat-install
</a>- balked on the command line length, so i installed cygwin and it
complained as well<br>
<br>
Extra PPM Repositories used<br>
<br>
<a href="http://trouchelle.com">trouchelle.com</a><br>
<a href="http://theoryx5.uwinnipeg.ca">theoryx5.uwinnipeg.ca</a><br>
<br>
Thats about it, any help, hints or tips would be appreciated. I'm
thinking a new OS is probably the best place to start :)<br>
<br>
Thanks<br>
<br>
Jamie<o:p></o:p></span></font></p>
</div>
</body>
</html>