/[Biblio-Isis]/trunk/lib/Biblio/Isis.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/Biblio/Isis.pm

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

revision 2 by dpavlin, Tue Dec 28 01:41:45 2004 UTC revision 3 by dpavlin, Tue Dec 28 01:48:44 2004 UTC
# Line 339  sub to_ascii { Line 339  sub to_ascii {
339    
340          my $rec = $self->GetMFN($mfn);          my $rec = $self->GetMFN($mfn);
341    
 print STDERR Dumper($rec);  
   
342          my $out = "0\t$mfn";          my $out = "0\t$mfn";
343    
344          foreach my $f (sort keys %{$rec}) {          foreach my $f (sort keys %{$rec}) {

Legend:
Removed from v.2  
changed lines
  Added in v.3

  ViewVC Help
Powered by ViewVC 1.1.26