2006-01-06 11:02 mgrimes
* MANIFEST, MANIFEST.skip, t.html, t.pl, lib/WWW/Ofoto.pm: Cleaning
up
2006-01-06 10:47 mgrimes
* MANIFEST: Added the sample file to the manifest. Duh.
2006-01-06 10:16 mgrimes
* Build.PL, TODO, lib/WWW/KodakGallery.pm, lib/WWW/Ofoto.pm,
samples/ofoto-upload.pl: Added a new sample script which uploads
files from the command line. Added a TODO file Fixed an wording
error in the pod. Fixed a bug which causes an error to be
reported even if successful when uploading a single photo.
Allowed a new photo ablum to be created with an empty
description.
2006-01-05 18:55 mgrimes
* lib/WWW/Ofoto.pm: Updated some pod.
2006-01-05 18:53 mgrimes
* MANIFEST: Missed the kodak test in the MANIFEST file.
2006-01-05 18:53 mgrimes
* MANIFEST, lib/WWW/KodakGallery.pm, t/02-kodak.t: Added the
WWW::KodakGallery module to (hopefully) alleviate any confusion
over naming (Kodak apparently bought Ofoto).
2006-01-05 18:19 mgrimes
* lib/WWW/Ofoto.pm: Fixed a bug in the list_albums code. Wasn't
really getting all the pages of albums.
2006-01-05 18:19 mgrimes
* MANIFEST, Makefile.PL: Removed Makefile.PL from MANIFEST, seems
to be confused by the Build.PL file. Fixed the cvs2cl command in
Makefile.PL
2006-01-05 17:59 mgrimes
* .releaserc: Added the releaserc file for use with Module::Release
2006-01-05 17:54 mgrimes
* samples/listalbums.pl: Adding a sample script.
2006-01-05 17:49 mgrimes
* MANIFEST, t/10-login.t, t/11-listalbums.t, t/12-upload.t,
t/13-addphotos.t, t/14-upload_lots.t, t/15-add_lots.t: Tweaking
the test scripts.
2006-01-05 17:25 mgrimes
* Build.PL, Makefile.PL, lib/WWW/Ofoto.pm: Added the pod
2006-01-05 15:52 mgrimes
* Build.PL, MANIFEST, Makefile.PL, setup_env.sh, lib/WWW/Ofoto.pm,
t/10-login.t, t/11-listalbums.t, t/12-upload.t, t/13-addphotos.t,
t/14-upload_lots.t, t/15-add_lots.t: Cleaned up some of the
tests. Optimized and cleaned up some of the module. Added a
Build.PL script; not sure which I prefer.
2006-01-05 15:02 mgrimes
* lib/WWW/Ofoto.pm, t/10-login.t, t/11-listalbums.t, t/12-upload.t,
t/13-addphotos.t, t/14-upload_lots.t, t/15-add_lots.t: Looks like
it is working. Could use some optimizing.
2005-01-06 17:43 mgrimes
* Makefile.PL, lib/WWW/Ofoto.pm, t/00-new.t, t/01-args.t,
t/10-login.t, t/11-listalbums.t, t/12-upload.t, t/13-addphotos.t,
t/pics/test1.jpg, t/pics/test2.jpg: Added prereq to Makefile
Added upload capabilities to both new and existing albums. Added
associated tests
2005-01-02 13:54 mgrimes
* lib/WWW/Ofoto.pm, t/99-podcoverage.t: Added some initial code.
2005-01-02 13:44 mgrimes
* MANIFEST, Makefile.PL, README.head, lib/WWW/Ofoto.pm, t/00-new.t,
t/98-pod.t, t/99-podcoverage.t: Initial import
2005-01-02 13:44 mgrimes
* MANIFEST, Makefile.PL, README.head, lib/WWW/Ofoto.pm, t/00-new.t,
t/98-pod.t, t/99-podcoverage.t: Initial revision