DESCRIPTION The generated sort routine will sort by date found in text (extracted using Date::Extract) or (f no date is found in text) ascibetically. Items that have a date will sort before items that do not. ENVIRONMENT DEBUG => bool If set to true, will print stuffs to stderr. PERL_DATE_EXTRACT_MODULE => str Set Date::Extract module to use (the default is Date::Extract).