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

> You mean like me?

nope!

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

update

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

  • Comment on Re^5: A bizarre way to get a list of filenames

Replies are listed 'Best First'.
Re^6: A bizarre way to get a list of filenames
by haukex (Archbishop) on Aug 06, 2019 at 08:50 UTC
    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...)

      > (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.