in reply to Warning from XML/Twig.pm : Use of uninitialized value in numeric eq (==)
#!/usr/local/bin/perl use strict; use warnings; use CPAN; CPAN::Shell->install( "Task::Weaken", "Cache::Weak", "Class::WeakSingleton", "Convert::Scalar", "Data::Structure::Util", "Devel::Cycle", "Devel::Monitor", "Devel::Peek", "EO::WeakArray", "Hash::NoRef", "IO::Plumbing", "Scalar::Util", "Set::Object", "Test::Memory::Cycle", "Test::NoXS", "Test::Weaken", "Tie::RefHash", "Tie::Util", "WeakRef", "WeakRef::Auto", "XML::Parser");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Warning from XML/Twig.pm : Use of uninitialized value in numeric eq (==)
by ikegami (Patriarch) on May 13, 2010 at 16:46 UTC | |
|
Re^2: Warning from XML/Twig.pm : Use of uninitialized value in numeric eq (==)
by mirod (Canon) on May 13, 2010 at 16:38 UTC |