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

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

revision 1132 by dpavlin, Tue Jun 30 14:03:17 2009 UTC revision 1133 by dpavlin, Tue Jun 30 15:10:55 2009 UTC
# Line 15  use lib 'lib'; Line 15  use lib 'lib';
15  use Frey::Pod;  use Frey::Pod;
16    
17  extends 'Frey::PPI';  extends 'Frey::PPI';
18  with 'Frey::Web';  with 'Frey::Web', 'Frey::Storage';
 with 'Frey::Storage';  
19    
20  =head1 DESCRIPTION  =head1 DESCRIPTION
21    
# Line 395  L<MooseX::AutoDoc> on which this code is Line 394  L<MooseX::AutoDoc> on which this code is
394    
395  =cut  =cut
396    
397    __PACKAGE__->meta->make_immutable;
398    no Moose;
399    
400  1;  1;

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

  ViewVC Help
Powered by ViewVC 1.1.26