Hi Aimee: It should be as simple as just saying: use PDL::Char;
on the perldl command line. I don't think this module is loaded by default in perldl. Perhaps it should be. Regards, Doug Hunt [email protected] Software Engineer UCAR - COSMIC, Tel. (303) 497-2611 On Thu, 30 Apr 2009, Aimee Cardenas wrote: > Hi, All, > > I just installed PDL on my mac and tried the following command in the > perldl environment: > > perldl> $x = PDL::Char->new( ['abc', 'def', 'ghij'] ); > Can't locate object method "new" via package "PDL::Char" (perhaps you > forgot to load "PDL::Char"?) at (eval 120) line 4, <STDIN> line 48. > > > Anybody know right off-hand why it wouldn't see PDL::Char? When > installing, I had errors about not having HDF, GD, ExtUtils/F77.pm in > @INC, Proj and Proj4 but when I looked at those things, I didn't think > I really needed them. Anybody see what I might be missing? :-D > > Thanks, > > Aimee > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Aimee Mostella Cardenas > Department of Genetics > Southwest Foundation for Biomedical Research > 7620 NW Loop 410 > San Antonio, TX 78245 > Phone: (210) 258-9884 > [email protected] > > > > > > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
