[Pdx-pm] DBIC "Can't find source" error
Joshua Keroes
joshua at keroes.com
Wed Apr 21 17:19:13 PDT 2010
On Wed, Apr 21, 2010 at 5:11 PM, Robert Buels <rmb32 at cornell.edu> wrote:
> I don't get that error using that code.
>
> Are all your modules in different files? load_namespaces is actually based
> on .pm files on disk, not just package names.
>
Separate files:
jkeroes at water:~/svn/modules/Integra-UBI-Schema
[Thu Apr 22, 00:18:21 | 526] $ tree
.
├── lib/
│ └── Integra/
│ └── UBI/
│ ├── Schema/
│ │ └── Result/
│ │ ├── ECCKT.pm
│ │ └── Interface.pm
│ └── Schema.pm
├── t/
│ ├── 00-load.t
│ ├── boilerplate.t
│ ├── pod-coverage.t
│ └── pod.t
├── .cvsignore
├── Changes
├── MANIFEST
├── Makefile.PL
└── README
6 directories, 12 files
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/pdx-pm-list/attachments/20100421/27a37976/attachment.html>
More information about the Pdx-pm-list
mailing list