>>>>> "Rajeev" == Rajeev Prasad <[email protected]> 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

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to