http://www.perlmonks.org?node_id=998621


in reply to Re^5: Error "Can't use an undefined value as a HASH reference" while working with generated objects
in thread Error "Can't use an undefined value as a HASH reference" while working with generated objects

Hi,

Well yes it was, I also didn't used the proper way of calling the module, I check in the doc and found out, it seems to be working also just fine, thanks a lot

PS : I was suppose to call it that way : use Data::Diver qw( Dive );

  • Comment on Re^6: Error "Can't use an undefined value as a HASH reference" while working with generated objects
  • Download Code