Skip Menu |

This queue is for tickets about the Image-PNGwriter CPAN distribution.

Report information
The Basics
Id: 58850
Status: new
Priority: 0/
Queue: Image-PNGwriter

People
Owner: Nobody in particular
Requestors: user42 [...] zip.com.au
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: pngwriter copy constructor
Date: Sat, 26 Jun 2010 08:32:54 +1000
To: bug-Image-PNGwriter [...] rt.cpan.org
From: Kevin Ryde <user42 [...] zip.com.au>
I believe pngwriter has a copy constructor for duplicating an pngwriter object, pngwriter(const pngwriter &rhs) Is that available through Image::PNGwriter? If it is an example in the pod would help advertise it, if not it'd be a good addition. The default constructor pngwriter() might be worth having for completeness too.