• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Installing Text::Template 1.44 on RHEL 5.1Edit

Created 3/27/2008, updated 3/12/2020

wget http://search.cpan.org/CPAN/authors/id/M/MJ/MJD/Text-Template-1.44.tar.gz

tar xzvf Text-Template-1.44.tar.gz
cd Text-Template-1.44
less INSTALL
perl Makefile.PL
make test
sudo make install
  • perl
  • rhel
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).