in reply to Re^5: A bizarre way to get a list of filenames
in thread A bizarre way to get a list of filenames

update
maybe "like" you, but I didn't mean "you"!

No worries, I wasn't being serious, hence the ;-)

(But if there do happen to be issues with the code I posted, I'd like to know, since I've used <> overloading a few times now...)

Replies are listed 'Best First'.
Re^7: A bizarre way to get a list of filenames
by Anonymous Monk on Aug 06, 2019 at 09:17 UTC
    > (But if there do happen to be issues with the code I posted, I'd like to know, since I've used <> overloading a few times now...)

    Nope, no issues with $objects. IIRC I tried calling a function which returns an object ... and bang. The other issue is that the parser sometimes sees the less operator as a broken diamond.