[mplspm]: Ever heard of a routine called getColInfo()?

Chris Josephes cpj1 at isis.visi.com
Tue Mar 19 21:03:14 CST 2002


On Tue, 19 Mar 2002, Matt Johnson wrote:

> Hi Mark,
> I’m not familiar with the module TblInfo.pm, but looking at the source code itself might give you a clue where it came from.  To find where the module named TblInfo.pm is, try this command at the command line.  (I’m assuming you have unix)
> 
> perl -e 'system("find " .  join(" ", at INC)  . " -name \"TblInfo.pm\" -print "); '
> 
> That should print out the path to the module.
> 

Well, if it's somewhere in @INC, he could just "perldoc -l TblInfo.pm".

I'd guess that it's in a non-standard @LIB dir.  Any chance this former
guy's account was deleted accidentally?

-----------------------------------------------------------------------
Christopher Josephes    | http://www.visi.com/~cpj1
cpj1 at visi.com           |



--------------------------------------------------
Minneapolis Perl Mongers mailing list

To unsubscribe, send mail to majordomo at pm.org
with "unsubscribe mpls" in the body of the message.



More information about the Mpls-pm mailing list