The following module was proposed for inclusion in the Module List:

  modid:       Image::ValidJpeg
  DSLIP:       adcfg
  description: A simple module to validate JPEG image files
  userid:      SANBEG (Steve Sanbeg)
  chapterid:   18 (Images_Pixmaps_Bitmaps)
  communities:

  similar:

  rationale:

    This is a simple module to parse JPEG files to check for
    corruption; I recently needed this functionality to check my own
    image library.

    This is the C version; I also implemented some of this in perl, but
    that was significantly slower. There are a few different methods to
    trade off between speed & accuracy.

    It doesn't decode the image, but just parses it according to the
    spec, so it's just standard C with no extra libs.

  enteredby:   SANBEG (Steve Sanbeg)
  enteredon:   Wed Sep 26 00:45:16 2012 GMT

The resulting entry would be:

Image::
::ValidJpeg       adcfg A simple module to validate JPEG image files SANBEG


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=05b00000_ae5473e606b5d048&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=05b00000_ae5473e606b5d048&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Image%3A%3AValidJpeg

Reply via email to