![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to check for installed Perl modules on solaris? | jsandova | SUN Solaris | 4 | 10-22-2007 01:42 PM |
| Howto locate locally installed Perl module for a CGI script in APACHE .htaccess | monkfan | UNIX for Dummies Questions & Answers | 0 | 05-18-2006 10:55 PM |
| Perl installed by default? | jbeaudry | AIX | 4 | 04-13-2006 08:28 PM |
| Which version of perl is installed on my system? | kfad | Shell Programming and Scripting | 6 | 04-20-2005 10:44 PM |
| How to check if perl is installed? | kfad | Shell Programming and Scripting | 5 | 04-20-2005 10:12 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How to know the program 'perl' is installed ?
Hi,
How can I know the perl interpreter is installed in the system? When I type 'find / -name perl -print 2>/dev/null', there is 6 lines listing: /usr/local/bin/perl /usr/bin/perl /usr/lib/perl-5.8.0/bin/perl /usr/opt/IAFW310/PERL/perl /usr/opt/IAFW310/PERL/t/perl /usr/opt/PERL5004/bin/perl But when I type 'whereis perl', a line showing: perl: /usr/bin/perl /usr/share/man/man1/perl.1.gz Then I type 'perl' in the command prompt. It have no response. Is this mean the perl is installed on the system? Thk a Lot! |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|