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

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

revision 469 by dpavlin, Wed Nov 19 19:11:52 2008 UTC revision 470 by dpavlin, Thu Nov 20 10:55:46 2008 UTC
# Line 13  has 'caller_fields' => ( Line 13  has 'caller_fields' => (
13          is => 'rw',          is => 'rw',
14          isa => 'ArrayRef[Str]',          isa => 'ArrayRef[Str]',
15          required => 1,          required => 1,
16            lazy => 1,
17          default => sub { [ qw/          default => sub { [ qw/
18                          package filename line                          package filename line
19                          subroutine hasargs                          subroutine hasargs

Legend:
Removed from v.469  
changed lines
  Added in v.470

  ViewVC Help
Powered by ViewVC 1.1.26