Skip Menu |

This queue is for tickets about the Data-Dump CPAN distribution.

Report information
The Basics
Id: 107446
Status: new
Priority: 0/
Queue: Data-Dump

People
Owner: Nobody in particular
Requestors: kes-kes [...] yandex.ru
Cc:
AdminCc:

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



Subject: dump {IO} on GLOBs
when object is blessed to GLOB it is handy to see if it has {IO} handle currently the dump ignores this type of data
From: kes-kes [...] yandex.ru
The {IO} type is not dumped at all print pp *fh{IO};