User Tools

Site Tools

tools:perl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:perl [2024/06/03 03:01] Humphrey Boa-Garttools:perl [2024/08/06 05:48] (current) – external edit 127.0.0.1
Line 37: Line 37:
   pacman -S perl   pacman -S perl
      
-on Gentoo+on Gentoo:
  
   emerge -av perl    emerge -av perl 
Line 50: Line 50:
         # mv /usr/lib/perl5 /root/perl5backup         # mv /usr/lib/perl5 /root/perl5backup
  
-Installation :+Installation:
  
   i.   # tar xvzf stable.tar.gz   i.   # tar xvzf stable.tar.gz
Line 63: Line 63:
   vi.  # make install   vi.  # make install
      
-Post Installation :+Post-Installation:
  
   i.   # perl -MCPAN -e shell    i.   # perl -MCPAN -e shell 
Line 72: Line 72:
   v.   install DBD::mysql   v.   install DBD::mysql
      
-To test the install run.+To test the installrun:
  
   perl -v    perl -v 
  
-or+Or:
  
   GET -ed www.yahoo.com   GET -ed www.yahoo.com
Line 82: Line 82:
 ===== Learning Perl ===== ===== Learning Perl =====
  
-Though there are several books available to someone wanting to learn perl, O'Reilly's "Learning Perl" is widely considered to be the best book for newcomers to Perl.+Though there are several books available to someone wanting to learn Perl, O'Reilly'//"Learning Perl"// is widely considered to be the best book for newcomers to Perl.
  
 It is available, along with the rest of O'Reilly's books on Perl [[http://lulzcats.org/files/perl-bookshelf4.rar|here]]. It is available, along with the rest of O'Reilly's books on Perl [[http://lulzcats.org/files/perl-bookshelf4.rar|here]].
  
-{{tag>Tools Programming Stubs}}+{{tag>Tools Programming}}
tools/perl.1717383675.txt.gz · Last modified: (external edit)

Find this page online at: https://bestpoint.institute/tools/perl