http://www.perlmonks.org?node_id=11147282


in reply to Re^2: Removing unwanted chars from filename.
in thread Removing unwanted chars from filename.

Good catch! When composing my test I initially had that line as

my $str = shift // '';

but the idea of doing the rest of the processing (however swift) against the empty string rankled so I opted for the short-circuit instead. Should have just left it well alone :-)


🦛

Replies are listed 'Best First'.
Re^4: Removing unwanted chars from filename.
by AnomalousMonk (Archbishop) on Oct 08, 2022 at 04:34 UTC

    First thought, best thought! :)


    Give a man a fish:  <%-{-{-{-<