Re: [RDBO] package confusion - Base class package is empty.

2006-09-22 Thread Randal L. Schwartz
> "James" == James Masters <[EMAIL PROTECTED]> writes: James> Yes, you are right of course. This has made me wonder if I'm putting James> them in the right place. My db is called GARD so I simply created a James> dir under cgi-bin called GARD and put the DB.pm and the table modules James> in

Re: [RDBO] package confusion - Base class package is empty.

2006-09-22 Thread James Masters
> That's because your editor hasn't picked up where your modules are > living. Yes, you are right of course. This has made me wonder if I'm putting them in the right place. My db is called GARD so I simply created a dir under cgi-bin called GARD and put the DB.pm and the table modules in there.