Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^3: Moose::Role to provide DBI interface

by Anonymous Monk
on Feb 08, 2017 at 20:52 UTC ( [id://1181460]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Moose::Role to provide DBI interface
in thread Moose::Role to provide DBI interface

"And so now I never have to look up the code again for loading a schema for DBIx when I want to do it on a different database."

This makes zero sense. Why would you "load" a schema? What does that even mean?

Replies are listed 'Best First'.
Re^4: Moose::Role to provide DBI interface
by nysus (Parson) on Feb 08, 2017 at 20:54 UTC

    Don't know for sure. Just learning DBIx. Apparently it generates a bunch of files that contain meta data about the database.

    $PM = "Perl Monk's";
    $MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate";
    $nysus = $PM . ' ' . $MCF;
    Click here if you love Perl Monks

      Learn SQL first and learn how to create Entities and Relationships.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1181460]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (6)
As of 2024-03-28 13:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found