in reply to Re: Re: Re: Using Variables
in thread Unitialized value warnings with require

Using Data::Dumper instead of Storable, you get output that is both reliable and editable. It works for Net::Config...

    -- Chip Salzenberg, Free-Floating Agent of Chaos

  • Comment on Data::Dumper output is readable (was Re: Using Variables)