Hi all, I have a .pl and many .pm files and it runs very fine.When running executable alone,it says 'undefined subroutine' for the subroutines in inline c++.Other subroutines hav no problem.
I am doing pp -M Inline::CPP -M FindBin -o output test.pl Some hints plsss..What should I do to make inline subroutines visible. thanks Karthika.
