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

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

revision 52 by dpavlin, Sat Jul 5 15:08:51 2008 UTC revision 56 by dpavlin, Sun Jul 6 11:59:58 2008 UTC
# Line 4  use Moose; Line 4  use Moose;
4  has 'debug' => (  has 'debug' => (
5          is => 'rw',          is => 'rw',
6          isa => 'Bool',          isa => 'Bool',
7          default => 1,          default => 0,
8  );  );
9    
10  =head1 NAME  =head1 NAME

Legend:
Removed from v.52  
changed lines
  Added in v.56

  ViewVC Help
Powered by ViewVC 1.1.26