Re: can't locate object method via perl package

2013-09-16 Thread Jimi Wills
how does your code look? Dr Jimi C Wills "Gurunath Katagi" wrote in message news:cak6su7_lffefoh-jtpm-es84p_mgmnydp4pwdpp8dek19is...@mail.gmail.com... Hi everyone.. I am running a perl program which uses Math::Vector. But i am getting the following error Can't locate object method "UnitVec

Re: Help on saving and retrieving data structures

2013-09-14 Thread Jimi Wills
Yes, I agree. Top answer! Can also consider YAML if you wanted to do a lot of manual editing of data, but probably JSON is best. Dr Jimi C Wills "David Precious" wrote in message news:20130913133147.0b88fbeb@columbia... On Fri, 13 Sep 2013 19:10:58 +0800 (SGT) *Shaji Kalidasan* wrote: