in reply to Multimedia DB. Perl in the backend.

markjugg wrote something that you may find interesting: RFC: CGI::MediaDB and RFC: CGI::UploadDB. I would use mod_perl instead of plain CGI.

Ciao, Valerio

  • Comment on Re: Multimedia DB. Perl in the backend.

Replies are listed 'Best First'.
Re^2: Multimedia DB. Perl in the backend.
by markjugg (Curate) on Jun 14, 2004 at 16:34 UTC
    Wow, someone beat to me to promoting my own work. :) Thanks Valerio.

    The latest incarnation of this project is on CPAN as CGI::Uploader.

    It's shaping up, but should be considered 'alpha' now becaus the API is in flux. However, it might provide sufficient inspiration to be a model for your own system.

    I am now in the process of re-writing it to be more generic and less image-specific. I'm mostly done with that now...I just a couple more hours somewhere I can dedicate to that project.