/[wait]/branches/CPAN/script/pod
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 /branches/CPAN/script/pod

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

revision 18 by unknown, Fri Apr 28 15:41:10 2000 UTC revision 19 by ulpfr, Tue May 9 11:29:45 2000 UTC
# Line 2  Line 2 
2  ######################### -*- Mode: Cperl -*- #########################  ######################### -*- Mode: Cperl -*- #########################
3  ##  ##
4  ## $Basename: pod $  ## $Basename: pod $
5  ## $Revision: 1.7 $  ## $Revision: 1.8 $
6  ##  ##
7  ## Author           : Ulrich Pfeifer  ## Author           : Ulrich Pfeifer
8  ## Created On       : Mon Dec 16 09:46:40 1996  ## Created On       : Mon Dec 16 09:46:40 1996
9  ##  ##
10  ## Last Modified By : Ulrich Pfeifer  ## Last Modified By : Ulrich Pfeifer
11  ## Last Modified On : Sun Nov 22 18:44:35 1998  ## Last Modified On : Fri Apr  7 13:43:09 2000
12  ##  ##
13  ## Copyright (c) 1996-1997, Ulrich Pfeifer  ## Copyright (c) 1996-1997, Ulrich Pfeifer
14  ##  ##
15  ##  ##
16  ######################################################################  ######################################################################
17    
 eval 'exec perl -S $0 "$@"'  
   if 0;  
   
   
18  use strict;  use strict;
   
   
19  package Foo;  package Foo;
20    
21  use WAIT::Parse::Pod;  use WAIT::Parse::Pod;
# Line 121  __END__ Line 115  __END__
115    
116  =head1 NAME  =head1 NAME
117    
118  bibdb - generate an WAIT index for bibdb records  pod - display POD documentation using colors
119    
120  =head1 SYNOPSIS  =head1 SYNOPSIS
121    

Legend:
Removed from v.18  
changed lines
  Added in v.19

  ViewVC Help
Powered by ViewVC 1.1.26