Changeset 98
- Timestamp:
- 05/01/08 21:42:41 (2 months ago)
- Files:
-
- trunk/apps/pdfdiff/Perl/lib/PDF/Extract/Text.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/apps/pdfdiff/Perl/lib/PDF/Extract/Text.pm
r97 r98 37 37 use PDF::OCR::Thorough; 38 38 use Text::Autoformat qw(autoformat break_wrap);; 39 use Text::Aspell; 39 40 use Text::Aspell; 40 41