[Dbix-class] using as normal perl module

Eden Cardim edencardim at gmail.com
Fri Jul 29 20:31:58 GMT 2011


>>>>> "Rajeev" == Rajeev Prasad <rp.neuli at yahoo.com> writes:

    Rajeev> Hello, all the examples i see are of using the module in a
    Rajeev> webapp (built with catalyst). I am only trying to use it in
    Rajeev> my cgi perl programe, but finding very less
    Rajeev> documentation. can someone please refer a URL or small
    Rajeev> script which stores and retrieves data from a table using
    Rajeev> this module plz.

You probably want to manually declare your source classes if you're using
it in a CGI script, scanning a directory for files on every request
isn't really the best you can get in performance.

-- 
   Eden Cardim       Need help with your Catalyst or DBIx::Class project?
  Code Monkey                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://blog.edencardim.com/            http://www.shadowcat.co.uk/servers/
http://twitter.com/#!/edenc



More information about the DBIx-Class mailing list