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

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

revision 646 by dpavlin, Wed Nov 26 18:02:38 2008 UTC revision 647 by dpavlin, Sun Nov 30 18:54:48 2008 UTC
# Line 13  Dump perl's internal C<< %INC >> hash to Line 13  Dump perl's internal C<< %INC >> hash to
13    
14  =cut  =cut
15    
16  our $html;  #our $html;
17    
18  sub as_markup {  sub as_markup {
19          my ( $self ) = @_;          my ( $self ) = @_;
20    
21          return $html if $html;  #       return $html if $html;
22            my $html;
23    
24          my $inc;          my $inc;
25          map {          map {

Legend:
Removed from v.646  
changed lines
  Added in v.647

  ViewVC Help
Powered by ViewVC 1.1.26