/[Frey]/trunk/lib/Frey/DBIC/Browser.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/Frey/DBIC/Browser.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1018 by dpavlin, Sun Jan 25 15:20:40 2009 UTC revision 1019 by dpavlin, Sun Jan 25 16:51:44 2009 UTC
# Line 9  with 'Frey::Config'; Line 9  with 'Frey::Config';
9  has dbic_class => (  has dbic_class => (
10          is => 'rw',          is => 'rw',
11          isa => 'Str',          isa => 'Str',
12          requried => 1,          required => 1,
13          default => 'Reblog',          default => 'Reblog',
14  );  );
15    

Legend:
Removed from v.1018  
changed lines
  Added in v.1019

  ViewVC Help
Powered by ViewVC 1.1.26