Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Template Toolkit install problem

by Chmrr (Vicar)
on Nov 25, 2003 at 19:26 UTC ( [id://310031]=note: print w/replies, xml ) Need Help??


in reply to Template Toolkit install problem

The Text::Autoformat tests are unreliable under perl 5.8.0 and higher (and perhaps in general, alas). There's the following code in t/autoform.t:

if ($] == 5.008) { skip_all('Text::Autoformat tests unreliable under 5.8.0'); }

..so while it looks like 5.8.0 was accounted for, 5.8.1 wasn't. In any case, the test failure is harmless; go ahead and install anyways.

Update: As an aside, it's generally considered nice to only ask your question in one place at a time. What, you didn't think the Monks would come up with an answer? ;>

Networking -- only one letter away from not working

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://310031]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-03-28 10:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found