Skip to content

Instantly share code, notes, and snippets.

@plu
Created November 23, 2010 16:43
Show Gist options
  • Save plu/712073 to your computer and use it in GitHub Desktop.
Save plu/712073 to your computer and use it in GitHub Desktop.
package DAO::Example::Model::DB;
use strict;
use warnings;
use base 'Catalyst::Model::DBIC::Schema';
1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment