in reply to YAML::TINY and module install test
YAML::Tiny->read( "$orders_yam" ) or die "Couldn't read file: errno($!) : errstr =", YAML::Tiny->errstr;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: YAML::TINY and module install test
by porcustal (Initiate) on Feb 11, 2009 at 02:54 UTC | |
by Anonymous Monk on Feb 11, 2009 at 03:35 UTC | |
by porcustal (Initiate) on Feb 11, 2009 at 05:19 UTC | |
by Anonymous Monk on Feb 11, 2009 at 08:14 UTC |