2008-01-03 02:45 mgrimes * .: updated svn:ignore 2008-01-03 02:27 mgrimes * ., META.yml, Makefile.PL: Minor updates 2007-12-29 01:06 mgrimes * Build.PL: Added Client::Lirc module Updated the build_requires 2007-11-02 22:05 mgrimes * MANIFEST: Added file to manifest 2007-11-02 20:38 mgrimes * Build.PL, lib/Media/DateTime.pm, t/10-basic.t, t/11-noobj.t: Updated tests to check for local timezone 2007-10-29 21:54 mgrimes * t/96-kwalitee.t, t/97-critic.t, t/98-pod.t, t/99-podcoverage.t, t/perlcriticrc: Updated author tests 2007-10-29 21:52 mgrimes * MANIFEST, t/97-critic.t, t/98-pod.t, t/99-podcoverage.t, t/perlcriticrc: Tweaking tests 2007-05-04 18:22 mgrimes * samples, samples/dates.pl: Added example script 2006-10-04 23:43 mgrimes * META.yml, TODO: Cleanup 2006-10-04 23:41 mgrimes * lib/Media/DateTime.pm: Updated the version 2006-10-04 23:39 mgrimes * t/97-critic.t: Fixed use -> eval so we don't blow up if Critic isn't installed. 2006-09-18 18:13 mgrimes * MANIFEST, MANIFEST.SKIP, MANIFEST.skip: Tweaks to get the release to work 2006-09-18 17:48 mgrimes * MANIFEST, MANIFEST.skip, Makefile.PL, scripts, scripts/media-datetime: Adding script and updating build env 2006-09-18 17:46 mgrimes * t/ex/src/exif-corrupt.jpg: Adding test file 2006-09-18 17:29 mgrimes * Build.PL, META.yml: Update deps. 2006-08-25 00:44 mgrimes * t/ex/src/empty.jpg: Added new files. 2006-08-16 18:04 mgrimes * t/97-critic.t, t/perlcriticrc: Added perl critic tests. 2006-08-08 15:27 mgrimes * lib/Media/DateTime/JPEG.pm: Fixes to please perlcritic. 2006-07-12 17:22 mgrimes * t/10-basic.t, t/11-noobj.t: More stuff 2006-07-01 00:23 mgrimes * lib/Media/DateTime.pm, lib/Media/DateTime/JPEG.pm, t/10-basic.t, t/11-noobj.t: Added _local.yml support to migrate scripts. Changed M::DateTime to use stat[9] - mtime Fixed tests to test mtime with touch then test. More error capturing in msorter 2006-06-23 16:35 mgrimes * lib/Media/DateTime.pm: Got rodeo working with the new version of catalyst. Removed a few dependancies on Test::Files REmoved the textfile.txt media-sorter test since is wasn't really testing anything. Update a few versions. 2006-06-14 01:36 mgrimes * TODO: More stuff 2006-03-22 17:59 mgrimes * MANIFEST.skip: more... 2006-03-22 17:57 mgrimes * MANIFEST.skip: Added the .svn dirs 2006-03-22 17:53 mgrimes * MANIFEST.skip: Still cleaning up for release. 2006-03-22 17:49 mgrimes * .releaserc: Add release stuff. 2006-03-22 17:48 mgrimes * MANIFEST, META.yml, README.head, lib/Media/DateTime/JPEG.pm, t/10-basic.t, t/11-noobj.t, t/ex/dcim-src, t/ex/src, t/ex/src/PICT0010.jpg, t/ex/src/PICT0011.jpg, t/ex/src/PICT0012.jpg, t/ex/src/PICT0045.jpg, t/ex/src/PICT0046.JPG, t/ex/src/PICT0047.jpg, t/ex/src/dup0047.jpg, t/ex/src/no-exif.jpg, t/ex/src/normal.jpg: Slimmed down the size of the test jpegs. Changed JPEG.pm to look for DateTimeOriginal exif flag. 2006-03-22 02:44 mgrimes * META.yml, t/10-basic.t, t/11-noobj.t: Need a better filesystem/default test. 2006-03-22 00:58 mgrimes * Makefile.PL, TODO, lib/Media/DateTime.pm, lib/Media/DateTime/JPEG.pm: Cleaned up POD. 2006-03-21 02:27 mgrimes * t/10-basic.t, t/11-noobj.t: Adde cygwin check in test. 2006-03-21 01:51 mgrimes * lib/Media/DateTime.pm, lib/Media/DateTime/JPEG.pm: Added error checking and fallback. 2006-03-20 21:59 mgrimes * Build, ChangeLog, _build, blib, svn-commit.tmp: Put too much into svn. 2006-03-20 21:56 mgrimes * ., Build, Build.PL, ChangeLog, MANIFEST, META.yml, Makefile.PL, README.head, _build, _build/build_params, _build/cleanup, _build/config_data, _build/features, _build/notes, _build/prereqs, blib, blib/arch, blib/lib, blib/lib/Media, blib/lib/Media/DateTime, blib/lib/Media/DateTime.pm, blib/lib/Media/DateTime/JPEG.pm, blib/libdoc, blib/libdoc/Media.DateTime.3pm, lib, lib/Media, lib/Media/DateTime, lib/Media/DateTime.pm, lib/Media/DateTime/JPEG.pm, svn-commit.tmp, t, t/00-new.t, t/10-basic.t, t/11-noobj.t, t/98-pod.t, t/99-podcoverage.t, t/ex, t/ex/dcim-src, t/ex/dcim-src/PICT0010.jpg, t/ex/dcim-src/PICT0011.jpg, t/ex/dcim-src/PICT0012.jpg, t/ex/dcim-src/PICT0045.jpg, t/ex/dcim-src/PICT0046.JPG, t/ex/dcim-src/PICT0047.jpg, t/ex/dcim-src/dup0047.jpg, t/ex/dcim-src/textfile.txt: Moved the DateTime routines out of Sorter.