--- "Daniel E. Lautenschleger" <[EMAIL PROTECTED]> wrote: > Then how does one install up-to-date modules into ActiveState's Perl? > > Thanks for the help. > -Dan
Dan, You're pretty much stuck with grabbing the versions you need from the CPAN and using nmake. I really think it would be nice if someone worked on some code to make PPM archives automatically (though I think it might be problematic for non perl-only modules). I've thought about tackling such a project myself, if I wasn't busier than a one-legged man at a butt-kicking contest (a role which, oddly enough, wasn't listed in my job description). Cheers, Curtis "Ovid" Poe ===== "Ovid" on http://www.perlmonks.org/ Someone asked me how to count to 10 in Perl: push@A,$_ for reverse q.e...q.n.;for(@A){$_=unpack(q|c|,$_);@a=split//; shift@a;shift@a if $a[$[]eq$[;$_=join q||,@a};print $_,$/for reverse @A __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/
