/[webpac2]/trunk/lib/WebPAC/Input/Excel.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/WebPAC/Input/Excel.pm

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

revision 728 by dpavlin, Fri Sep 29 19:52:26 2006 UTC revision 1055 by dpavlin, Tue Nov 20 09:30:58 2007 UTC
# Line 9  use base qw/WebPAC::Common/; Line 9  use base qw/WebPAC::Common/;
9    
10  =head1 NAME  =head1 NAME
11    
12  WebPAC::Input::Excel - support for Microsoft Excell and compatibile files  WebPAC::Input::Excel - support for Microsoft Excel and compatibile files
13    
14  =head1 VERSION  =head1 VERSION
15    
# Line 96  Return record with ID C<$mfn> from datab Line 96  Return record with ID C<$mfn> from datab
96    
97    my $rec = $self->fetch_rec( $mfn );    my $rec = $self->fetch_rec( $mfn );
98    
99  }  Columns are named C<A>, C<B> and so on...
100    
101  =cut  =cut
102    

Legend:
Removed from v.728  
changed lines
  Added in v.1055

  ViewVC Help
Powered by ViewVC 1.1.26