You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to unix-and-perl-...@googlegroups.com
Dear all, I am trying to run a perl program using a Math module named Math::Vector which has a subroutine UnitVecPoints. But, i am getting the following error : Can't locate object method "UnitVecPoints" via package "Math::Vector" at /usr/local/share/perl5/Math/Vector.pm line 135.
Can anyone please look into it and let me know how to resolve it. I have checked that the module is installed correctly.