Results 1 to 2 of 2
Just installed Fedora 14. I wanted to try "Hello World" with perl. But where is it?
Code:
[user]@user bin]$ ls...
- 03-09-2011 #1Just Joined!
- Join Date
- Feb 2011
- Posts
- 22
Not found perl
Just installed Fedora 14. I wanted to try "Hello World" with perl. But where is it?
Code:[user]@user bin]$ ls
- 03-09-2011 #2
If Perl is installed, you can use the command:
to find the path of "perl".Code:which perl
Alternatively, you may need to install it, which I don't know how to do, but may be as simple as:
Try searching for how to install Perl on Fedora Core.Code:yum install perl
DISTRO=Arch
Registered Linux User #388732


Reply With Quote