/[Frey]/branches/zimbardo/lib/Reblog/Schema.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

Annotation of /branches/zimbardo/lib/Reblog/Schema.pm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1172 - (hide annotations)
Sun Jul 5 21:40:16 2009 UTC (14 years, 11 months ago) by dpavlin
File size: 351 byte(s)
branch for localisation

1 dpavlin 1020 package Reblog::Schema;
2    
3     use strict;
4     use warnings;
5    
6     use base 'DBIx::Class::Schema';
7    
8     __PACKAGE__->load_classes;
9    
10    
11     # Created by DBIx::Class::Schema::Loader v0.04005 @ 2009-01-25 20:45:36
12     # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:KcbnnHUSTTSLzYy+Wm1F7A
13    
14    
15     # You can replace this text with custom content, and it will be preserved on regeneration
16     1;

  ViewVC Help
Powered by ViewVC 1.1.26