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

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

revision 461 by dpavlin, Wed Nov 19 16:53:13 2008 UTC revision 462 by dpavlin, Wed Nov 19 18:06:48 2008 UTC
# Line 197  It is used by L<Frey::Run> and L<Frey::P Line 197  It is used by L<Frey::Run> and L<Frey::P
197                  $self->data;                  $self->data;
198          }          }
199    
200          package Frey::Role::as_data;          package Frey::Role::as_sponge;
201          use Moose::Role;          use Moose::Role;
202          sub as_sponge {          sub as_sponge {
203                  my ($self) = @_;                  my ($self) = @_;

Legend:
Removed from v.461  
changed lines
  Added in v.462

  ViewVC Help
Powered by ViewVC 1.1.26