Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: cpanm --installdeps . cannot install Template::Toolkit

by Corion (Patriarch)
on Jan 23, 2020 at 08:34 UTC ( [id://11111748]=note: print w/replies, xml ) Need Help??


in reply to cpanm --installdeps . cannot install Template::Toolkit

To debug this, maybe run cpanm --verbose Template::Toolkit.

From looking at the source, the file Template/Toolkit.pm does not contain a version number at all, so this might throw up cpanm. Maybe have requires "Template" "3.006"; instead, or requires "Template-Toolkit-3.006.tar.gz" (or however cpanfile lets you specify a distribution instead of a module).

Replies are listed 'Best First'.
Re^2: cpanm --installdeps . cannot install Template::Toolkit
by Skeeve (Parson) on Jan 23, 2020 at 08:43 UTC
    From looking at the source, the file Template/Toolkit.pm does not contain a version number at all, so this might throw up cpanm.

    That would explain it.


    s$$([},&%#}/&/]+}%&{})*;#$&&s&&$^X.($'^"%]=\&(|?*{%
    +.+=%;.#_}\&"^"-+%*).}%:##%}={~=~:.")&e&&s""`$''`"e
Re^2: cpanm --installdeps . cannot install Template::Toolkit
by Skeeve (Parson) on Jan 28, 2020 at 08:22 UTC

    Brother atoomic added the version number in V 3.007.


    s$$([},&%#}/&/]+}%&{})*;#$&&s&&$^X.($'^"%]=\&(|?*{%
    +.+=%;.#_}\&"^"-+%*).}%:##%}={~=~:.")&e&&s""`$''`"e

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-23 18:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found