in reply to Strawberry CPAN: error code 130, while making 'pm_to_blib'
Have you checked the error message?
ERROR: Cannot copy 'Template.pm' to 'blib\lib\HTML\Template.pm': No su +ch file or directory
Is Template.pm in the current directory when dmake executes? Maybe your distribution file is broken. Also, the most recent version of Template::Toolkit is 2.20, so you might be using a stale CPAN mirror. Version 2.09 is from 2003, over five years old. Version 2.10 was released one day after 2.09, so it might include some emergency fix.
Update: This is about HTML::Template, not Template Toolkit.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Strawberry CPAN: error code 130, while making 'pm_to_blib'
by Cody Pendant (Prior) on Sep 30, 2008 at 10:29 UTC |