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

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

revision 1087 by dpavlin, Tue Dec 2 17:36:51 2008 UTC revision 1088 by dpavlin, Sun Jun 28 15:40:40 2009 UTC
# Line 28  sub mkbasepath { Line 28  sub mkbasepath {
28  sub path_size {  sub path_size {
29          my ($self,$path) = @_;          my ($self,$path) = @_;
30          $path .= ' ' . ( -s $path ) . ' bytes';          $path .= ' ' . ( -s $path ) . ' bytes';
31          warn "# path_size: $path";          warn "# path_size: $path\n";
32          return $path;          return $path;
33  }  }
34    

Legend:
Removed from v.1087  
changed lines
  Added in v.1088

  ViewVC Help
Powered by ViewVC 1.1.26