Changes for version 2.00 - 2018-08-06

  • BREAKS COMPATIBILITY ***
  • new date parsing library App::dategrep::Strptime (old conversion specifiers might not work anymore!)
  • remove dependency on external libraries
  • easy to use build-standalone script
  • formats specified with --format just add additional formats to the list of possible time formats
  • not all files need to have the same time format
  • new date modifiers truncate ... add ...
  • it's not necessary to specify --format anymore. Without the paramter dategrep now tries several time formats until it finds one that matches

Documentation

print lines matching a date range

Modules

grep for dates

Provides

in lib/App/dategrep/Date.pm
in lib/App/dategrep/Iterator.pm
in lib/App/dategrep/Iterator/File.pm
in lib/App/dategrep/Iterator/Stream.pm
in lib/App/dategrep/Iterators.pm
in lib/App/dategrep/Strptime.pm