in reply to XML::simple instalation
You can obtain for yourself the answer, try and run
use warnings; use xml::simple;
If is not installed still, perl probably will show something like this:
Can't locate xml/simple.pm
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: XML::simple instalation
by Corion (Patriarch) on Oct 03, 2011 at 10:34 UTC |