in reply to "File::Basename" problems
what is the easiest way to install "File::Basename" on a system with perl 5.10.0 ?File::Basename is a core module. It should already be installed. What happens when you try this?
perldoc File::Basename
Getopt::Long and Pod::Usage are also core modules, by the way.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: "File::Basename" problems
by iksrazal (Initiate) on Aug 03, 2009 at 20:41 UTC | |
by toolic (Bishop) on Aug 03, 2009 at 21:57 UTC |