Help for this page

Select Code to Download


  1. or download this
    CPAN Terminal> u HTML::Template --force --verbose
    
    ...
    HTML]]...
    Module 'HTML::Template' uninstalled successfully
    All modules uninstalled successfully
    
  2. or download this
    C:\>perl -e "use HTML::Template"
    Can't locate HTML/Template.pm in @INC (@INC contains: C:/strawberry/pe
    +rl/site/li
    b C:/strawberry/perl/vendor/lib C:/strawberry/perl/lib .) at -e line 1
    +.
    BEGIN failed--compilation aborted at -e line 1.