Re: [Module-build-general] add_to_cleanup doc mistake
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2003-07-29 02:10:01
|
On Monday, July 28, 2003, at 01:23 PM, Dave Rolsky wrote: > The docs say it takes an array reference, but it really wants a plain > old > array. > The new() parameter 'add_to_cleanup' takes an array reference, and the add_to_cleanup() method takes a list. -Ken |