|
|
| "be consistent" | |
| PerlMonks |
Is DBIx::Class borked or is it me?by blue_cowdawg (Prior) |
| on Jan 03, 2013 at 15:44 UTC ( #1011475=perlquestion: print w/ replies, xml ) | Need Help?? |
|
blue_cowdawg has asked for the
wisdom of the Perl Monks concerning the following question:
Since things are kinda slow here at work I decided to play around with a new (for me) CPAN module DBIx::Class. In doing so I created a fairly simple/stupid application just to exercise the parts. Here is the main program: (password above is not real!) and here is the schema module under ./Traveller/DB: and lastly here is the result class: You might even notice that this follows the DBIx::Class documentation (tutorial?) pretty closely where only the names for things have been changed. When I run the simple/stupid main program I get: I even tried using 'Sector' as the resultset name. Am I confused? It's always possible... UPDATE: This is running under "perl 5, version 14, subversion 2 (v5.14.2) built for cygwin-thread-multi-64int" Peter L. Berghold -- Unix Professional Peter -at- Berghold -dot- Net; AOL IM redcowdawg Yahoo IM: blue_cowdawg
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||