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

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

revision 455 by dpavlin, Wed Nov 19 15:28:23 2008 UTC revision 457 by dpavlin, Wed Nov 19 16:53:13 2008 UTC
# Line 206  sub error { Line 206  sub error {
206          return qq|<pre class="frey-error">$error</pre>|;          return qq|<pre class="frey-error">$error</pre>|;
207  }  }
208    
 sub as_data {  
         my ($self) = @_;  
         $self->data;  
 }  
   
 sub as_sponge {  
         my ($self) = @_;  
         $self->sponge;  
 }  
   
209  1;  1;

Legend:
Removed from v.455  
changed lines
  Added in v.457

  ViewVC Help
Powered by ViewVC 1.1.26