/[Frey]/trunk/lib/App/RoomReservation/Reservation.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/App/RoomReservation/Reservation.pm

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

revision 1122 by dpavlin, Tue Jun 30 13:31:51 2009 UTC revision 1133 by dpavlin, Tue Jun 30 15:10:55 2009 UTC
# Line 154  sub create_as_markup { Line 154  sub create_as_markup {
154                  ;                  ;
155  }  }
156    
157    __PACKAGE__->meta->make_immutable;
158    no Moose;
159    no Moose::Util::TypeConstraints;
160    
161  1;  1;

Legend:
Removed from v.1122  
changed lines
  Added in v.1133

  ViewVC Help
Powered by ViewVC 1.1.26