/[PLies]/burst.pl
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 /burst.pl

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

revision 1.5 by dpavlin, Sat May 5 03:31:31 2001 UTC revision 1.6 by dpavlin, Sat May 5 18:23:39 2001 UTC
# Line 360  sub closeOverview Line 360  sub closeOverview
360          $overview_data{slide_html} = make_progress_bar(0,$total);          $overview_data{slide_html} = make_progress_bar(0,$total);
361          $overview_data{toc_entries} = [ @toc_entries ];          $overview_data{toc_entries} = [ @toc_entries ];
362    
         print "---",$#toc_entries;  
         use Data::Dumper;  
         print Dumper([ @toc_entries ]);  
   
363          my $page= new Text::FastTemplate key => 'overview';          my $page= new Text::FastTemplate key => 'overview';
364          print FOO $page->output( \%overview_data );          print FOO $page->output( \%overview_data );
365    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.26