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

  modid:       Image::PNG
  DSLIP:       amphp
  description: Read and write PNG images
  userid:      BKB (Ben Bullock)
  chapterid:   18 (Images_Pixmaps_Bitmaps)
  communities:
    None

  similar:
    Image::ExifTool, Imager::File::PNG, Image::PNG::Rewriter

  rationale:

    This is a module for manipulating PNG images. It has a procedural
    backend which is an XS wrapper of libpng:

    Image::PNG::Libpng

    It has an object oriented front end like this:

    my $png = Image::PNG->new ();

    $png->read_file ('picture.png');

    Rationale for namespace is hopefully obvious.

  enteredby:   BKB (Ben Bullock)
  enteredon:   Fri Mar 18 04:18:23 2011 GMT

The resulting entry would be:

Image::
::PNG             amphp Read and write PNG images                    BKB


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=4b500000_6e0fcf5cd82530c9&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=4b500000_6e0fcf5cd82530c9&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%3APNG

Reply via email to